Home
last modified time | relevance | path

Searched refs:FontScaleConverterImpl (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/content/res/
DFontScaleConverterFactory.java62 new FontScaleConverterImpl( in putInto()
72 new FontScaleConverterImpl( in putInto()
82 new FontScaleConverterImpl( in putInto()
92 new FontScaleConverterImpl( in putInto()
102 new FontScaleConverterImpl( in putInto()
112 new FontScaleConverterImpl( in putInto()
122 new FontScaleConverterImpl( in putInto()
132 new FontScaleConverterImpl( in putInto()
195 FontScaleConverterImpl converter = new FontScaleConverterImpl( in forScale()
247 return new FontScaleConverterImpl(commonSpSizes, dpInterpolated); in createInterpolatedTableBetween()
DFontScaleConverterImpl.java36 public class FontScaleConverterImpl implements FontScaleConverter { class
59 public FontScaleConverterImpl(@NonNull float[] fromSp, @NonNull float[] toDp) { in FontScaleConverterImpl() method in FontScaleConverterImpl
142 if (!(o instanceof FontScaleConverterImpl)) return false; in equals()
143 FontScaleConverterImpl that = (FontScaleConverterImpl) o; in equals()
/frameworks/base/core/tests/coretests/src/android/content/res/
DFontScaleConverterTest.kt89 FontScaleConverterImpl( in createTable()
95 table: FontScaleConverterImpl, in verifyConversionBothWays()
DFontScaleConverterFactoryTest.kt155 if (lookupTable !is FontScaleConverterImpl) { in <lambda>()
/frameworks/base/boot/
Dpreloaded-classes1979 android.content.res.FontScaleConverterImpl
Dboot-image-profile.txt24358 Landroid/content/res/FontScaleConverterImpl;
/frameworks/base/config/
Dpreloaded-classes1983 android.content.res.FontScaleConverterImpl
Dboot-image-profile.txt34492 Landroid/content/res/FontScaleConverterImpl;