Home
last modified time | relevance | path

Searched refs:nativeSetLayer (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java116 private static native void nativeSetLayer(long transactionObj, long nativeObject, int zorder); in nativeSetLayer() method in SurfaceControl
2919 nativeSetLayer(mNativeObject, sc.mNativeObject, z); in setLayer()
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp531 static void nativeSetLayer(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetLayer() function
1865 (void*)nativeSetLayer },
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65428 Landroid/view/SurfaceControl;->nativeSetLayer(JJI)V