Home
last modified time | relevance | path

Searched defs:kFormat (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/tinyalsa_new/tests/src/
H A Dpcm_loopback_test.cc67 static constexpr pcm_format kFormat = F; member
75 static constexpr pcm_format kFormat = PCM_FORMAT_S16_LE; member
83 static constexpr pcm_format kFormat = PCM_FORMAT_FLOAT_LE; member
/aosp_15_r20/external/pdfium/xfa/fde/
H A Dcfde_wordbreak_data.h20 kFormat, enumerator
/aosp_15_r20/external/pdfium/testing/fuzzers/
H A Dpdf_scanlinecompositor_fuzzer.cc18 constexpr FXDIB_Format kFormat[] = { variable
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_aaction.h30 kFormat, enumerator
/aosp_15_r20/system/chre/util/nanoapp/
H A Dwifi.cc98 const char *kFormat = "%02" PRIx8 ":%02" PRIx8 ":%02" PRIx8 ":%02" PRIx8 in parseBssidToStr() local
/aosp_15_r20/system/chre/apps/wifi_offload/
H A Dutility.cc55 const char *kFormat = "%02" PRIx8 ":%02" PRIx8 ":%02" PRIx8 ":%02" PRIx8 in ParseBssidToStr() local
/aosp_15_r20/external/libldac/fuzzer/
H A Dlibldac_encode_fuzzer.cc13 constexpr LDACBT_SMPL_FMT_T kFormat[] = { variable
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/tests/
H A DCamera3StreamSplitterTest.cpp54 PixelFormat kFormat = HAL_PIXEL_FORMAT_YCBCR_420_888; variable
/aosp_15_r20/system/netd/server/
H A DWakeupController.cpp208 const char kFormat[] = in execIptables() local
/aosp_15_r20/external/dynamic_depth/internal/dynamic_depth/
H A Ddepth_map.cc19 constexpr const char* kFormat = "Format"; variable
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DBufferItemConsumer_test.cpp32 static constexpr int kFormat = HAL_PIXEL_FORMAT_RGBA_8888; variable
/aosp_15_r20/external/pigweed/pw_kvs/
H A Dentry_cache_test.cc245 constexpr EntryFormat kFormat{.magic = uint32_t(kMagic), .checksum = nullptr}; variable
H A Dentry_test.cc37 constexpr EntryFormat kFormat{0x961c2ff9, nullptr}; variable
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DETCTextureTest.cpp138 constexpr GLenum kFormat = GL_COMPRESSED_RGB8_ETC2; in TEST_P() local
/aosp_15_r20/packages/modules/Virtualization/libs/android_display_backend/
Dcrosvm_android_display_client.cpp244 static constexpr const int kFormat = HAL_PIXEL_FORMAT_BGRA_8888; member in __anon557680820111::AndroidDisplaySurface
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dnumberformattesttuple.h27 kFormat, enumerator
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dnumberformattesttuple.h27 kFormat, enumerator
/aosp_15_r20/frameworks/av/media/libaudioclient/tests/
H A Daudioeffect_analyser.cpp57 constexpr audio_format_t kFormat = AUDIO_FORMAT_PCM_FLOAT; variable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp59 static const VkFormat kFormat = VK_FORMAT_B8G8R8A8_UNORM; variable
/aosp_15_r20/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_docenvironment.cpp510 static const char kFormat[] = in ExportData() local
/aosp_15_r20/external/vixl/src/aarch64/
H A Dinstructions-aarch64.h764 enum SubstitutionMode { kPlaceholder, kFormat }; enumerator
/aosp_15_r20/external/skia/gm/
H A Dcompositor_quads.cpp594 constexpr char kFormat[] = "Ext(%s) - Int(%s)"; in drawBanner() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageSlicedViewOf3DTests.cpp63 constexpr VkFormat kFormat = VK_FORMAT_R8G8B8A8_UINT; variable
/aosp_15_r20/art/runtime/verifier/
H A Dmethod_verifier.cc1660 constexpr Instruction::Format kFormat = Instruction::FormatOf(kDispatchOpcode); in VerifyInstruction() local