Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/pdf/
DPdfUtils.h30 jint nativeGetPageCount(JNIEnv* env, jclass thiz, jlong documentPtr);
DPdfUtils.cpp120 jint nativeGetPageCount(JNIEnv* env, jclass thiz, jlong documentPtr) { in nativeGetPageCount() function
DPdfEditor.cpp274 {"nativeGetPageCount", "(J)I", (void*) nativeGetPageCount},
/frameworks/base/graphics/java/android/graphics/pdf/
DPdfEditor.java93 mPageCount = nativeGetPageCount(mNativeDocument); in PdfEditor()
361 private static native int nativeGetPageCount(long documentPtr); in nativeGetPageCount() method in PdfEditor
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt18272 Landroid/graphics/pdf/PdfEditor;->nativeGetPageCount(J)I
18312 Landroid/graphics/pdf/PdfRenderer;->nativeGetPageCount(J)I