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 59 const std::unordered_set<AxisTag>& getSupportedTags() const { return mSupportedAxes; }
120 std::unordered_set<AxisTag> mSupportedAxes;
FontFamily.h 149 const std::unordered_set<AxisTag>& supportedAxes() const { return mSupportedAxes; }
172 std::unordered_set<AxisTag> mSupportedAxes;
  /frameworks/base/graphics/java/android/graphics/
Typeface.java 162 private int[] mSupportedAxes;
    [all...]

Completed in 387 milliseconds