Searched defs:getSupportedAxes (Results 1 – 2 of 2) sorted by relevance
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