Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java127 private static native void nativeSetWindowCrop(long transactionObj, long nativeObject, in nativeSetWindowCrop() method in SurfaceControl
2366 nativeSetWindowCrop(mNativeObject, sc.mNativeObject, in setWindowCrop()
2369 nativeSetWindowCrop(mNativeObject, sc.mNativeObject, 0, 0, 0, 0); in setWindowCrop()
2380 nativeSetWindowCrop(mNativeObject, sc.mNativeObject, 0, 0, width, height); in setWindowCrop()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp545 static void nativeSetWindowCrop(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetWindowCrop() function
1312 (void*)nativeSetWindowCrop },
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt81983 Landroid/view/SurfaceControl;->nativeSetWindowCrop(JJIIII)V