Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/fonts/
DFontFileUtil.java166 return nGetFontPostScriptName(buffer, index); in getPostScriptName()
208 private static native String nGetFontPostScriptName(@NonNull ByteBuffer buffer, in nGetFontPostScriptName() method in FontFileUtil