Home
last modified time | relevance | path

Searched defs:GetFormat (Results 1 – 25 of 25) sorted by relevance

/external/pdfium/fxbarcode/
Dcbc_ean8.cpp37 BCFORMAT CBC_EAN8::GetFormat() const { in GetFormat() function in CBC_EAN8
Dcbc_ean13.cpp38 BCFORMAT CBC_EAN13::GetFormat() const { in GetFormat() function in CBC_EAN13
Dcbc_upca.cpp37 BCFORMAT CBC_UPCA::GetFormat() const { in GetFormat() function in CBC_UPCA
/external/angle/src/libANGLE/renderer/
Ddxgi_format_map_autogen.cpp270 const Format &GetFormat(DXGI_FORMAT dxgiFormat) in GetFormat() function
/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionGroupFormat.h45 lldb::Format GetFormat() const { return m_format.GetCurrentValue(); } in GetFormat() function
/external/deqp-deps/amber/src/
Dshader.h40 ShaderFormat GetFormat() const { return shader_format_; } in GetFormat() function
Dbuffer.h88 Format* GetFormat() const { return format_; } in GetFormat() function
Dcommand.h454 Format* GetFormat() const { return format_; } in GetFormat() function
/external/pdfium/core/fxge/dib/
Dcfx_dibbase.h54 FXDIB_Format GetFormat() const { in GetFormat() function
/external/webrtc/modules/audio_coding/neteq/
Ddecoder_database.h69 const SdpAudioFormat& GetFormat() const { return audio_format_; } in GetFormat() function
/external/vulkan-validation-layers/tests/
Dvktestframeworkandroid.cpp32 VkFormat VkTestFramework::GetFormat(VkInstance instance, vk_testing::Device *device) { in GetFormat() function in VkTestFramework
Dvktestframework.cpp213 VkFormat VkTestFramework::GetFormat(VkInstance instance, vk_testing::Device *device) { in GetFormat() function in VkTestFramework
/external/llvm-project/lldb/source/API/
DSBTypeFormat.cpp54 lldb::Format SBTypeFormat::GetFormat() { in GetFormat() function in SBTypeFormat
DSBValue.cpp1269 lldb::Format SBValue::GetFormat() { in GetFormat() function in SBValue
/external/llvm-project/lldb/include/lldb/DataFormatters/
DTypeFormat.h168 lldb::Format GetFormat() const { return m_format; } in GetFormat() function
/external/llvm-project/lldb/source/DataFormatters/
DDataVisualization.cpp31 DataVisualization::GetFormat(ValueObject &valobj, in GetFormat() function in DataVisualization
DFormatManager.cpp670 FormatManager::GetFormat(ValueObject &valobj, in GetFormat() function in FormatManager
/external/tinyalsa_new/tests/src/
Dpcm_out_test.cc87 TEST_F(PcmOutTest, GetFormat) { in TEST_F() argument
Dpcm_loopback_test.cc46 pcm_format GetFormat() { in GetFormat() function in tinyalsa::testing::SilenceGenerator
/external/dynamic_depth/internal/dynamic_depth/
Ddepth_map.cc279 DepthFormat DepthMap::GetFormat() const { return params_.format; } in GetFormat() function in dynamic_depth::DepthMap
/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/
Dframe_buffer_utils.cc383 FrameBuffer::Format FrameBufferUtils::GetFormat( in GetFormat() function in tflite::task::vision::FrameBufferUtils
/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp496 lldb::Format CompilerType::GetFormat() const { in GetFormat() function in CompilerType
DType.cpp403 lldb::Format Type::GetFormat() { return GetForwardCompilerType().GetFormat(); } in GetFormat() function in Type
/external/llvm-project/lldb/source/Core/
DValueObject.cpp3166 lldb::Format ValueObject::GetFormat() const { in GetFormat() function in ValueObject
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp4976 lldb::Format TypeSystemClang::GetFormat(lldb::opaque_compiler_type_t type) { in GetFormat() function in TypeSystemClang