Searched refs:onSurfaceDestroyed (Results 1 – 5 of 5) sorted by relevance
39 private native void onSurfaceDestroyed(long handle); in onSurfaceDestroyed() method in ViewerActivity136 onSurfaceDestroyed(mApplication.getNativeHandle()); in surfaceDestroyed()
49 void onSurfaceDestroyed();
76 game->onSurfaceDestroyed(); in Java_com_google_oboe_samples_rhythmgame_GameSurfaceView_native_1surfaceDestroyed__()
113 void Game::onSurfaceDestroyed() { in onSurfaceDestroyed() function in Game