Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java149 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 Dandroid_view_SurfaceControl.cpp630 static void nativeSetStretchEffect(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetStretchEffect() function
1899 (void*) nativeSetStretchEffect },