Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/android-project/src/org/libsdl/app/
DSDLActivity.java203 SDLActivity.handlePause(); in onPause()
302 public static void handlePause() { in handlePause() method in SDLActivity
306 mSurface.handlePause(); in handlePause()
1074 public void handlePause() { in handlePause() method in SDLSurface
1103 SDLActivity.handlePause(); in surfaceDestroyed()