Searched refs:onSurfaceDestroyedNative (Results 1 – 2 of 2) sorted by relevance
108 private native void onSurfaceDestroyedNative(long handle); in onSurfaceDestroyedNative() method in NativeActivity191 onSurfaceDestroyedNative(mNativeHandle); in onDestroy()283 onSurfaceDestroyedNative(mNativeHandle); in surfaceDestroyed()
7534 Landroid/app/NativeActivity;->onSurfaceDestroyedNative(J)V