Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/fonts/
DFontFamily.java190 return nGetFontSize(mNativePtr); in getSize()
199 private static native int nGetFontSize(long family); in nGetFontSize() method in FontFamily