Home
last modified time | relevance | path

Searched defs:sourceFormat (Results 1 – 4 of 4) sorted by relevance

/external/guava/guava/src/com/google/common/base/
DCaseFormat.java165 private final CaseFormat sourceFormat; field in CaseFormat.StringConverter
168 StringConverter(CaseFormat sourceFormat, CaseFormat targetFormat) { in StringConverter()
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
DLocalizedFormats.java310 private final String sourceFormat; field in LocalizedFormats
316 private LocalizedFormats(final String sourceFormat) { in LocalizedFormats()
/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp435 Vec4 getFixedPointFormatThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat… in getFixedPointFormatThreshold()
452 UVec4 getFloatULPThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat& readP… in getFloatULPThreshold()
Des31fCopyImageTests.cpp1500 Vec4 calculateThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat& readPixe… in calculateThreshold()