Searched refs:nativeGetPageCount (Results 1 – 5 of 5) sorted by relevance
30 jint nativeGetPageCount(JNIEnv* env, jclass thiz, jlong documentPtr);
120 jint nativeGetPageCount(JNIEnv* env, jclass thiz, jlong documentPtr) { in nativeGetPageCount() function
274 {"nativeGetPageCount", "(J)I", (void*) nativeGetPageCount},
93 mPageCount = nativeGetPageCount(mNativeDocument); in PdfEditor()361 private static native int nativeGetPageCount(long documentPtr); in nativeGetPageCount() method in PdfEditor
18272 Landroid/graphics/pdf/PdfEditor;->nativeGetPageCount(J)I18312 Landroid/graphics/pdf/PdfRenderer;->nativeGetPageCount(J)I