Home
last modified time | relevance | path

Searched refs:axesSize (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/fonts/
DNativeSystemFontHelper.java128 int axesSize = nGetAxisCount(fontPtr); in getAvailableFonts() local
129 font.mAxes = new FontVariationAxis[axesSize]; in getAvailableFonts()