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