Home
last modified time | relevance | path

Searched refs:nativeSetBlurRegions (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DSurfaceControl.java162 private static native void nativeSetBlurRegions(long transactionObj, long nativeObj, in nativeSetBlurRegions() method in SurfaceControl
3428 nativeSetBlurRegions(mNativeObject, sc.mNativeObject, regions, regions.length); in setBlurRegions()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp743 static void nativeSetBlurRegions(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetBlurRegions() function
2315 (void*)nativeSetBlurRegions },