Home
last modified time | relevance | path

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

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