Home
last modified time | relevance | path

Searched defs:getFormatInfo (Results 1 – 7 of 7) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DCurrencyData.java34 public abstract CurrencyFormatInfo getFormatInfo(String isoCode); in getFormatInfo() method in CurrencyData.CurrencyDisplayInfo
175 public CurrencyFormatInfo getFormatInfo(String isoCode) { in getFormatInfo() method in CurrencyData.DefaultInfo
DICUCurrencyDisplayInfoProvider.java178 public CurrencyFormatInfo getFormatInfo(String isoCode) { in getFormatInfo() method in ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCurrencyData.java30 public abstract CurrencyFormatInfo getFormatInfo(String isoCode); in getFormatInfo() method in CurrencyData.CurrencyDisplayInfo
171 public CurrencyFormatInfo getFormatInfo(String isoCode) { in getFormatInfo() method in CurrencyData.DefaultInfo
/external/deqp/modules/gles2/functional/
Des2fReadPixelsTests.cpp144 void ReadPixelsTest::getFormatInfo (tcu::TextureFormat& format, GLint& glFormat, GLint& glType, int… in getFormatInfo() function in deqp::gles2::Functional::ReadPixelsTest
/external/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
DICUCurrencyDisplayInfoProvider.java174 public CurrencyFormatInfo getFormatInfo(String isoCode) { in getFormatInfo() method in ICUCurrencyDisplayInfoProvider.ICUCurrencyDisplayInfo
/external/deqp/modules/gles3/functional/
Des3fReadPixelsTests.cpp204 void ReadPixelsTest::getFormatInfo (tcu::TextureFormat& format, int& pixelSize) in getFormatInfo() function in deqp::gles3::Functional::__anone93a89a60111::ReadPixelsTest
/external/deqp/modules/glshared/
DglsFboUtil.cpp137 FormatFlags FormatDB::getFormatInfo (ImageFormat format) const in getFormatInfo() function in deqp::gls::FboUtil::FormatDB