Searched defs:mFont (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/ | ||
H A D | RSTestCore.java | 41 private Font mFont; field in RSTestCore |
/aosp12/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/ | ||
H A D | RSTestCore.java | 41 private Font mFont; field in RSTestCore |
/aosp12/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/ | ||
H A D | RSTestCore.java | 41 private Font mFont; field in RSTestCore |
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/ | ||
H A D | FontFamily_Delegate.java | 95 public Font mFont; field in FontFamily_Delegate.FontInfo |
H A D | Paint_Delegate.java | 68 final Font mFont; field in Paint_Delegate.FontInfo |
/aosp12/frameworks/rs/ | ||
H A D | rsContext.h | 105 ObjectBaseRef<Font> mFont; variable |
/aosp12/frameworks/base/graphics/java/android/graphics/fonts/ | ||
H A D | Font.java | 80 private @Nullable Font mFont; field in Font.Builder |