Home
last modified time | relevance | path

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

/aosp12/frameworks/minikin/include/minikin/
H A DFontFamily.h85 bool hasVSTable() const { return !mCmapFmt14Coverage.empty(); } in hasVSTable() function
/aosp12/frameworks/minikin/tests/unittest/
H A DFontFamilyTest.cpp591 bool hasVSTable; in TEST_F() member