Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/pdf/
H A DPdfEditor.cpp192 PageBox pageBox, jobject outBox) { in nativeGetPageBox() argument
207 const FPDF_BOOL success = (pageBox == PAGE_BOX_MEDIA) in nativeGetPageBox()
240 PageBox pageBox, jobject box) { in nativeSetPageBox() argument
255 if (pageBox == PAGE_BOX_MEDIA) { in nativeSetPageBox()