Home
last modified time | relevance | path

Searched defs:nativeScaleForPrinting (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/jni/pdf/
DPdfUtils.cpp129 jboolean nativeScaleForPrinting(JNIEnv* env, jclass thiz, jlong documentPtr) { in nativeScaleForPrinting() function
/frameworks/base/graphics/java/android/graphics/pdf/
DPdfRenderer.java492 private static native boolean nativeScaleForPrinting(long documentPtr); in nativeScaleForPrinting() method in PdfRenderer
DPdfEditor.java367 private static native boolean nativeScaleForPrinting(long documentPtr); in nativeScaleForPrinting() method in PdfEditor