Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/RsNbody/src/com/example/android/rs/nbody_gl/
DBasicGLSurfaceView.java12 public class BasicGLSurfaceView extends GLSurfaceView { class
16 public BasicGLSurfaceView(Context context, AttributeSet attrs) { in BasicGLSurfaceView() method in BasicGLSurfaceView
23 public BasicGLSurfaceView(Context context) { in BasicGLSurfaceView() method in BasicGLSurfaceView
DMainActivity.java12 private BasicGLSurfaceView mGLView;