Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControl.java169 private static native void nativeSetStretchEffect(long transactionObj, long nativeObj, in nativeSetStretchEffect() method in SurfaceControl
3234 nativeSetStretchEffect(mNativeObject, sc.mNativeObject, width, height, in setStretchEffect()
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp703 static void nativeSetStretchEffect(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetStretchEffect() function
2160 (void*) nativeSetStretchEffect },