Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/hwui/
H A DMinikinSkia.h52 const std::string& GetFontPath() const override { return mFilePath; } in GetFontPath() function
/aosp12/frameworks/minikin/tests/util/
H A DFreeTypeMinikinFontForTest.h48 const std::string& GetFontPath() const override { return mFontPath; } in GetFontPath() function