Home
last modified time | relevance | path

Searched defs:GLView (Results 1 – 1 of 1) sorted by relevance

/sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
DMyActivity.java150 private static class GLView extends GLSurfaceView { class in MyActivity
153 public GLView(Context context) { in GLView() method in MyActivity.GLView