Home
last modified time | relevance | path

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

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