Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControl.java278 private static native void nativeSetTransformHint(long nativeObject, in nativeSetTransformHint() method in SurfaceControl
4328 nativeSetTransformHint(mNativeObject, transformHint); in setTransformHint()
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp1989 static void nativeSetTransformHint(JNIEnv* env, jclass clazz, jlong nativeSurfaceControl, in nativeSetTransformHint() function
2285 (void*)nativeSetTransformHint },