Searched refs:getSupportedAxesLocked (Results 1 – 2 of 2) sorted by relevance
76 std::unordered_set<AxisTag> Font::getSupportedAxesLocked() const { in getSupportedAxesLocked() function in minikin::Font181 std::unordered_set<AxisTag> supportedAxes = mFonts[i].getSupportedAxesLocked(); in computeCoverage()233 std::unordered_set<AxisTag> supportedAxes = font.getSupportedAxesLocked(); in createFamilyWithVariation()
114 std::unordered_set<AxisTag> getSupportedAxesLocked() const;