Searched refs:nativeSetTransformAndClip (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/graphics/java/android/graphics/pdf/ |
H A D | PdfEditor.java | 142 nativeSetTransformAndClip(mNativeDocument, pageIndex, transform.ni(), in setTransformAndClip() 147 nativeSetTransformAndClip(mNativeDocument, pageIndex, transform.ni(), in setTransformAndClip() 356 private static native void nativeSetTransformAndClip(long documentPtr, int pageIndex, in nativeSetTransformAndClip() method in PdfEditor
|
/aosp12/frameworks/base/libs/hwui/jni/pdf/ |
H A D | PdfEditor.cpp | 109 static void nativeSetTransformAndClip(JNIEnv* env, jclass thiz, jlong documentPtr, jint pageIndex, in nativeSetTransformAndClip() function 280 {"nativeSetTransformAndClip", "(JIJIIII)V", (void*) nativeSetTransformAndClip},
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 21159 Landroid/graphics/pdf/PdfEditor;->nativeSetTransformAndClip(JIJIIII)V
|