Searched refs:GLtestView (Results 1 – 2 of 2) sorted by relevance
28 GLtestView mView;40 mView = new GLtestView(getApplication()); in onCreate()
67 class GLtestView extends GLSurfaceView { class71 public GLtestView(Context context) { in GLtestView() method in GLtestView76 public GLtestView(Context context, boolean translucent, int depth, int stencil) { in GLtestView() method in GLtestView