Searched refs:ToJavaPageAnnotations (Results 1 – 3 of 3) sorted by relevance
140 jobject ToJavaPageAnnotations(JNIEnv* env, const vector<Annotation*>& annotations,
523 return convert::ToJavaPageAnnotations(env, annotations, page.get()); in Java_android_graphics_pdf_PdfDocumentProxy_getPageAnnotations()
1109 jobject ToJavaPageAnnotations(JNIEnv* env, const vector<Annotation*>& annotations, in ToJavaPageAnnotations() function