Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java163 private static native void nativeSetDisplaySurface(long transactionObj, in nativeSetDisplaySurface() method in SurfaceControl
3150 nativeSetDisplaySurface(mNativeObject, displayToken, surface.mNativeObject); in setDisplaySurface()
3153 nativeSetDisplaySurface(mNativeObject, displayToken, 0); in setDisplaySurface()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp980 static void nativeSetDisplaySurface(JNIEnv* env, jclass clazz, in nativeSetDisplaySurface() function
1889 (void*)nativeSetDisplaySurface },
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt65423 Landroid/view/SurfaceControl;->nativeSetDisplaySurface(JLandroid/os/IBinder;J)V