Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java126 private static native void nativeSetWindowCrop(long transactionObj, long nativeObject, in nativeSetWindowCrop() method in SurfaceControl
2336 nativeSetWindowCrop(mNativeObject, sc.mNativeObject, in setWindowCrop()
2339 nativeSetWindowCrop(mNativeObject, sc.mNativeObject, 0, 0, 0, 0); in setWindowCrop()
2350 nativeSetWindowCrop(mNativeObject, sc.mNativeObject, 0, 0, width, height); in setWindowCrop()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp527 static void nativeSetWindowCrop(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetWindowCrop() function
1292 (void*)nativeSetWindowCrop },
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt76542 Landroid/view/SurfaceControl;->nativeSetWindowCrop(JJIIII)V