Home
last modified time | relevance | path

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

/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube1/
DCubeWallpaper1.java119 public void onSurfaceDestroyed(SurfaceHolder holder) { in onSurfaceDestroyed() method in CubeWallpaper1.CubeEngine
120 super.onSurfaceDestroyed(holder); in onSurfaceDestroyed()
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/
DCubeWallpaper2.java183 public void onSurfaceDestroyed(SurfaceHolder holder) { in onSurfaceDestroyed() method in CubeWallpaper2.CubeEngine
184 super.onSurfaceDestroyed(holder); in onSurfaceDestroyed()