HomeSort by relevance Sort by last modified time
    Searched refs:nativeDestroyDisplay (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/view/
SurfaceControl.java 123 private static native void nativeDestroyDisplay(IBinder displayToken);
    [all...]
  /frameworks/base/core/jni/
android_view_SurfaceControl.cpp 483 static void nativeDestroyDisplay(JNIEnv* env, jclass clazz, jobject tokenObj) {
    [all...]

Completed in 306 milliseconds