Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/pdf/
DPdfEditor.cpp239 static void nativeSetPageBox(JNIEnv* env, jclass thiz, jlong documentPtr, jint pageIndex, in nativeSetPageBox() function
266 nativeSetPageBox(env, thiz, documentPtr, pageIndex, PAGE_BOX_MEDIA, mediaBox); in nativeSetPageMediaBox()
271 nativeSetPageBox(env, thiz, documentPtr, pageIndex, PAGE_BOX_CROP, mediaBox); in nativeSetPageCropBox()