Home
last modified time | relevance | path

Searched refs:mFontPath (Results 1 – 2 of 2) sorted by relevance

/frameworks/minikin/tests/
DMinikinFontForTest.h36 const std::string& fontPath() const { return mFontPath; } in fontPath()
39 const std::string mFontPath; variable
DMinikinFontForTest.cpp32 mFontPath(font_path) { in MinikinFontForTest()