Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DFontFamily.cpp76 std::unordered_set<AxisTag> Font::getSupportedAxesLocked() const { in getSupportedAxesLocked() function in minikin::Font
181 std::unordered_set<AxisTag> supportedAxes = mFonts[i].getSupportedAxesLocked(); in computeCoverage()
233 std::unordered_set<AxisTag> supportedAxes = font.getSupportedAxesLocked(); in createFamilyWithVariation()
/frameworks/minikin/include/minikin/
DFontFamily.h114 std::unordered_set<AxisTag> getSupportedAxesLocked() const;