Searched refs:nativeDestroyDisplay (Results 1 – 3 of 3) sorted by relevance
162 private static native void nativeDestroyDisplay(IBinder displayToken); in nativeDestroyDisplay() method in SurfaceControl2258 nativeDestroyDisplay(displayToken); in destroyDisplay()
974 static void nativeDestroyDisplay(JNIEnv* env, jclass clazz, jobject tokenObj) { in nativeDestroyDisplay() function1887 (void*)nativeDestroyDisplay },
65393 Landroid/view/SurfaceControl;->nativeDestroyDisplay(Landroid/os/IBinder;)V