Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/fonts/
DFontFileUtil.java155 return nGetFontRevision(buffer, index); in getRevision()
275 private static native long nGetFontRevision(@NonNull ByteBuffer buffer, in nGetFontRevision() method in FontFileUtil