Home
last modified time | relevance | path

Searched defs:formatStr (Results 1 - 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
H A DNDKExtractor.cpp77 const char *formatStr = AMediaFormat_toString(format); in decode() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DEncodingContext.h59 ConsumedError(MaybeError maybeError, const char* formatStr, const Args&... args) ConsumedError() argument
108 TryEncode(const ApiObjectBase* encoder, EncodeFunction&& encodeFunction, const char* formatStr, const Args&... args) TryEncode() argument
H A DDevice.h83 bool ConsumedError(MaybeError maybeError, const char* formatStr, const Args&... args) { in ConsumedError() argument
103 ConsumedError(ResultOrError<T> resultOrError, T* result, const char* formatStr, const Args&... args) ConsumedError() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCommon.h217 const char *formatStr = std::numeric_limits<T>::is_signed ? "%d" : "%u"; in str() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureSwizzleTests.cpp534 const string formatStr = de::toString(getFormatStr(colorFormats2D[formatNdx].format)); in populateTextureSwizzleTests() local
561 const string formatStr = de::toString(getFormatStr(depthFormats2D[formatNdx].format)); in populateTextureSwizzleTests() local
587 const string formatStr = de::toString(getFormatStr(stencilFormats2D[formatNdx].format)); in populateTextureSwizzleTests() local
615 const string formatStr = de::toString(getFormatStr(colorFormats2D[formatNdx].format)); in populateTextureSwizzleTests() local
H A DvktTextureCompressedFormatTests.cpp596 const string formatStr = de::toString(getFormatStr(formats[formatNdx].format)); in populateTextureCompressedFormatTests() local
622 const string formatStr = de::toString(getFormatStr(formats[formatNdx].format)); in populate3DTextureCompressedFormatTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureSwizzleTests.cpp477 const string formatStr = de::toString(getFormatStr(formats2D[formatNdx].format)); in populateTextureSwizzleTests() local
504 const string formatStr = de::toString(getFormatStr(formats2D[formatNdx].format)); in populateTextureSwizzleTests() local
H A DvktTextureCompressedFormatTests.cpp596 const string formatStr = de::toString(getFormatStr(formats[formatNdx].format)); in populateTextureCompressedFormatTests() local
622 const string formatStr = de::toString(getFormatStr(formats[formatNdx].format)); in populate3DTextureCompressedFormatTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSparseRenderTargetTests.cpp799 const std::string formatStr = de::toString(format); in formatToName() local
H A DvktRenderPassMultisampleResolveTests.cpp2991 const std::string formatStr = de::toString(format); in formatToName() local
H A DvktRenderPassMultisampleTests.cpp2112 const std::string formatStr = de::toString(format); in formatToName() local
H A DvktRenderPassSubpassDependencyTests.cpp3894 const std::string formatStr = de::toString(format); in formatToName() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSparseRenderTargetTests.cpp797 const std::string formatStr = de::toString(format); in formatToName() local
H A DvktRenderPassMultisampleResolveTests.cpp2970 const std::string formatStr = de::toString(format); in formatToName() local
H A DvktRenderPassMultisampleTests.cpp2103 const std::string formatStr = de::toString(format); in formatToName() local
H A DvktRenderPassSubpassDependencyTests.cpp3894 const std::string formatStr = de::toString(format); in formatToName() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtmsgfmt.cpp993 UnicodeString formatStr = "At <time> on {1,date}, you made a {2} of {0,number,currency}."; in testSetLocale() local
1079 UnicodeString formatStr = "On {0,date}, it began."; in testFormat() local
[all...]
H A Dnumfmtst.cpp1686 const char *formatStr = "*x#,###,###,##0.0#;*x(###,###,##0.0#)"; in TestPad() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp1936 const std::string formatStr = de::toString(format); in formatToName() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp1325 const auto formatStr = de::toString(format); in createImageDepthStencilDescriptorTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageDepthStencilDescriptorTests.cpp1324 const auto formatStr = de::toString(format); in createImageDepthStencilDescriptorTests() local

Completed in 54 milliseconds