HomeSort by relevance Sort by last modified time
    Searched defs:mSupportedAxes (Results 1 - 3 of 3) sorted by null

  /frameworks/minikin/include/minikin/
FontCollection.h 57 return mSupportedAxes;
119 std::unordered_set<AxisTag> mSupportedAxes;
FontFamily.h 144 const std::unordered_set<AxisTag>& supportedAxes() const { return mSupportedAxes; }
167 std::unordered_set<AxisTag> mSupportedAxes;
  /frameworks/base/graphics/java/android/graphics/
Typeface.java 137 private int[] mSupportedAxes;
    [all...]

Completed in 98 milliseconds