Searched refs:nGetCollectionIndex (Results 1 – 2 of 2) sorted by relevance
127 font.mIndex = nGetCollectionIndex(fontPtr); in getAvailableFonts()168 private static native int nGetCollectionIndex(long ptr); in nGetCollectionIndex() method in NativeSystemFontHelper
171 jint nGetCollectionIndex(JNIEnv*, jclass, jlong ptr) { in nGetCollectionIndex() function225 { "nGetCollectionIndex", "(J)I", (void*) nGetCollectionIndex },