/aosp12/frameworks/minikin/include/minikin/ |
H A D | FontFamily.h | 70 const Font* getFont(size_t index) const { return mFonts[index].get(); } in getFont() function
|
H A D | Layout.h | 87 const Font* getFont(int i) const { return mGlyphs[i].font.font.get(); } in getFont() function
|
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
H A D | ResourceHelper.java | 426 public static Typeface getFont(String fontName, BridgeContext context, Theme theme, boolean in getFont() method in ResourceHelper 446 public static Typeface getFont(ResourceValue value, BridgeContext context, Theme theme) { in getFont() method in ResourceHelper
|
/aosp12/frameworks/base/graphics/java/android/graphics/fonts/ |
H A D | FontFamily.java | 177 public @NonNull Font getFont(@IntRange(from = 0) int index) { in getFont() method in FontFamily
|
/aosp12/frameworks/base/apct-tests/perftests/core/src/android/app/ |
H A D | ResourcesPerfTest.java | 114 public void getFont() { in getFont() method in ResourcesPerfTest
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/ |
H A D | FontFamily_Delegate.java | 202 public Font getFont(int desiredWeight, boolean isItalic) { in getFont() method in FontFamily_Delegate
|
/aosp12/frameworks/base/graphics/java/android/graphics/text/ |
H A D | PositionedGlyphs.java | 128 public Font getFont(@IntRange(from = 0) int index) { in getFont() method in PositionedGlyphs
|
/aosp12/frameworks/layoutlib/bridge/src/android/content/res/ |
H A D | BridgeTypedArray.java | 714 public Typeface getFont(int index) { in getFont() method in BridgeTypedArray
|
H A D | Resources_Delegate.java | 859 static Typeface getFont(Resources resources, int id) throws in getFont() method in Resources_Delegate 873 static Typeface getFont(Resources resources, TypedValue outValue, int id) throws in getFont() method in Resources_Delegate
|
/aosp12/frameworks/rs/ |
H A D | rsContext.h | 142 Font * getFont() {return mFont.get();} in getFont() function
|
/aosp12/frameworks/base/core/java/android/content/res/ |
H A D | Resources.java | 459 @NonNull public Typeface getFont(@FontRes int id) throws NotFoundException { in getFont() method in Resources 476 Typeface getFont(@NonNull TypedValue value, @FontRes int id) throws NotFoundException { in getFont() method in Resources
|
H A D | TypedArray.java | 1026 public Typeface getFont(@StyleableRes int index) { in getFont() method in TypedArray
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |