Home
last modified time | relevance | path

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

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