Searched refs:mFontIndex (Results 1 - 2 of 2) sorted by relevance

/frameworks/minikin/tests/util/
H A DFreeTypeMinikinFontForTest.h48 int GetFontIndex() const { return mFontIndex; }
53 const int mFontIndex; member in class:minikin::FreeTypeMinikinFontForTest
H A DFreeTypeMinikinFontForTest.cpp62 : MinikinFont(uniqueId++), mFontPath(font_path), mFontIndex(index) {

Completed in 60 milliseconds