Home
last modified time | relevance | path

Searched defs:getSupportedAxesCount (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/minikin/include/minikin/
H A DFontFamily.h76 size_t getSupportedAxesCount() const { return mSupportedAxesCount; } in getSupportedAxesCount() function
H A DFont.h114 uint16_t getSupportedAxesCount() const { return mSupportedAxesCount; } in getSupportedAxesCount() function
H A DFontCollection.h193 size_t getSupportedAxesCount() const { return mSupportedAxesCount; } in getSupportedAxesCount() function