Home
last modified time | relevance | path

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

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