Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java137 private static native void nativeSetWindowCrop(long transactionObj, long nativeObject, in nativeSetWindowCrop() method in SurfaceControl
2972 nativeSetWindowCrop(mNativeObject, sc.mNativeObject, in setWindowCrop()
2975 nativeSetWindowCrop(mNativeObject, sc.mNativeObject, 0, 0, 0, 0); in setWindowCrop()
2992 nativeSetWindowCrop(mNativeObject, sc.mNativeObject, 0, 0, width, height); in setWindowCrop()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp784 static void nativeSetWindowCrop(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetWindowCrop() function
1861 (void*)nativeSetWindowCrop },
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt65436 Landroid/view/SurfaceControl;->nativeSetWindowCrop(JJIIII)V