Home
last modified time | relevance | path

Searched refs:SystemFonts (Results 1 – 15 of 15) sorted by relevance

/frameworks/minikin/libs/minikin/
DSystemFonts.cpp23 SystemFonts& SystemFonts::getInstance() { in getInstance()
24 static SystemFonts systemFonts; in getInstance()
28 std::shared_ptr<FontCollection> SystemFonts::findFontCollectionInternal( in findFontCollectionInternal()
DAndroid.bp48 "SystemFonts.cpp",
/frameworks/minikin/include/minikin/
DSystemFonts.h30 class SystemFonts {
49 SystemFonts() {} in SystemFonts() function
50 virtual ~SystemFonts() {} in ~SystemFonts()
63 static SystemFonts& getInstance();
/frameworks/minikin/tests/unittest/
DSystemFontsTest.cpp28 class TestableSystemFonts : public SystemFonts {
30 TestableSystemFonts() : SystemFonts() {} in TestableSystemFonts()
/frameworks/base/core/tests/coretests/src/android/text/
DFontFallbackSetup.java26 import android.graphics.fonts.SystemFonts;
84 final FontConfig.Alias[] aliases = SystemFonts.buildSystemFallback(testFontsXml, in FontFallbackSetup()
/frameworks/base/core/jni/android/graphics/
DTypeface.cpp113 minikin::SystemFonts::registerDefault(toTypeface(faceHandle)->fFontCollection); in Typeface_setDefault()
136 minikin::SystemFonts::registerFallback(familyNameChars.c_str(), in Typeface_registerGenericFamily()
/frameworks/layoutlib/bridge/src/android/graphics/fonts/
DSystemFonts_Delegate.java52 return SystemFonts.buildSystemFallback_Original(getFontLocation() + "/fonts.xml", in buildSystemFallback()
/frameworks/base/graphics/java/android/graphics/
DTypeface.java34 import android.graphics.fonts.SystemFonts;
783 final FontFamily[] fallback = SystemFonts.getSystemFallback(mFallbackName);
1077 android.graphics.fonts.FontFamily[] fallback = SystemFonts.getSystemFallback(fallbackName);
1141 initSystemDefaultTypefaces(systemFontMap, SystemFonts.getRawSystemFallbackMap(),
1142 SystemFonts.getAliases());
/frameworks/base/graphics/java/android/graphics/fonts/
DSystemFonts.java48 public final class SystemFonts { class
52 private SystemFonts() {} // Do not instansiate. in SystemFonts() method in SystemFonts
/frameworks/base/core/tests/coretests/src/android/graphics/
DTypefaceSystemFallbackTest.java29 import android.graphics.fonts.SystemFonts;
142 final FontConfig.Alias[] aliases = SystemFonts.buildSystemFallback(TEST_FONTS_XML, in buildSystemFallback()
163 final FontConfig.Alias[] aliases = SystemFonts.buildSystemFallback(SYSTEM_FONTS_XML, in testBuildSystemFallback()
/frameworks/base/native/android/
Dsystem_fonts.cpp248 minikin::SystemFonts::findFontCollection(familyName); in AFontMatcher_match()
/frameworks/base/config/
Dpreloaded-classes1383 android.graphics.fonts.SystemFonts
Dboot-image-profile.txt6906 HSPLandroid/graphics/fonts/SystemFonts;->$closeResource(Ljava/lang/Throwable;Ljava/lang/AutoCloseab…
6907 HSPLandroid/graphics/fonts/SystemFonts;->appendNamedFamily(Landroid/text/FontConfig$Family;Ljava/ut…
6908 HSPLandroid/graphics/fonts/SystemFonts;->buildSystemFallback(Ljava/lang/String;Ljava/lang/String;La…
6909 HSPLandroid/graphics/fonts/SystemFonts;->createFontFamily(Ljava/lang/String;Ljava/util/List;Ljava/l…
6910 HSPLandroid/graphics/fonts/SystemFonts;->getAliases()[Landroid/text/FontConfig$Alias;
6911 HSPLandroid/graphics/fonts/SystemFonts;->getRawSystemFallbackMap()Ljava/util/Map;
6912 HSPLandroid/graphics/fonts/SystemFonts;->mmap(Ljava/lang/String;)Ljava/nio/ByteBuffer;
6913 HSPLandroid/graphics/fonts/SystemFonts;->pushFamilyToFallback(Landroid/text/FontConfig$Family;Landr…
6914 HSPLandroid/graphics/fonts/SystemFonts;->readFontCustomization(Ljava/lang/String;Ljava/lang/String;…
33547 Landroid/graphics/fonts/SystemFonts;
/frameworks/base/non-updatable-api/
Dcurrent.txt15899 public final class SystemFonts {
/frameworks/base/api/
Dcurrent.txt15899 public final class SystemFonts {