Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/pdf/
DPdfEditor.cpp189 PageBox pageBox, jobject outBox) { in nativeGetPageBox() argument
204 const FPDF_BOOL success = (pageBox == PAGE_BOX_MEDIA) in nativeGetPageBox()
237 PageBox pageBox, jobject box) { in nativeSetPageBox() argument
252 if (pageBox == PAGE_BOX_MEDIA) { in nativeSetPageBox()