Searched refs:nativeSetStretchEffect (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/ |
H A D | SurfaceControl.java | 149 private static native void nativeSetStretchEffect(long transactionObj, long nativeObj, in nativeSetStretchEffect() method in SurfaceControl 3143 nativeSetStretchEffect(mNativeObject, sc.mNativeObject, width, height, in setStretchEffect()
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_view_SurfaceControl.cpp | 630 static void nativeSetStretchEffect(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetStretchEffect() function 1899 (void*) nativeSetStretchEffect },
|