Searched refs:getSupportedAxes (Results 1 – 4 of 4) sorted by relevance
274 FontFileUtil.getSupportedAxes(font.getBuffer(), font.getTtcIndex()); in analyzeAndResolveVariableType()288 FontFileUtil.getSupportedAxes(font.getBuffer(), font.getTtcIndex()); in analyzeAndResolveVariableType()
218 public static Set<Integer> getSupportedAxes(@NonNull ByteBuffer buffer, int index) { in getSupportedAxes() method in FontFileUtil
175 const AxisTag* getSupportedAxes() const { return mSupportedAxes.get(); } in getSupportedAxes() function
365 const AxisTag* axesPtr = mFonts[i]->getSupportedAxes(); in computeCoverage()