Home
last modified time | relevance | path

Searched defs:nativeGetPageCount (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/jni/pdf/
DPdfUtils.cpp123 jint nativeGetPageCount(JNIEnv* env, jclass thiz, jlong documentPtr) { in nativeGetPageCount() function
/frameworks/base/graphics/java/android/graphics/pdf/
DPdfRenderer.java491 private static native int nativeGetPageCount(long documentPtr); in nativeGetPageCount() method in PdfRenderer
DPdfEditor.java353 private static native int nativeGetPageCount(long documentPtr); in nativeGetPageCount() method in PdfEditor