Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControl.java183 private static native void nativeSetDisplaySurface(long transactionObj, in nativeSetDisplaySurface() method in SurfaceControl
3374 nativeSetDisplaySurface(mNativeObject, displayToken, surface.mNativeObject); in setDisplaySurface()
3377 nativeSetDisplaySurface(mNativeObject, displayToken, 0); in setDisplaySurface()
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp1064 static void nativeSetDisplaySurface(JNIEnv* env, jclass clazz, in nativeSetDisplaySurface() function
2168 (void*)nativeSetDisplaySurface },
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt62100 Landroid/view/SurfaceControl;->nativeSetDisplaySurface(JLandroid/os/IBinder;J)V