Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DTouchRotateActivity.java47 mGLSurfaceView = new TouchSurfaceView(this); in onCreate()
73 private static class TouchSurfaceView extends GLSurfaceView { class in TouchRotateActivity
81 TouchSurfaceView(Context context) { in TouchSurfaceView() method in TouchRotateActivity.TouchSurfaceView