Home
last modified time | relevance | path

Searched defs:getFontName (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/text/
DFontConfig.java87 public @NonNull String getFontName() { in getFontName() method in FontConfig.Font
/frameworks/minikin/tests/unittest/
DFontCollectionItemizeTest.cpp104 std::string getFontName(const FontCollection::Run& run) { in getFontName() function