Home
last modified time | relevance | path

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

/cts/hostsidetests/sustainedperf/shadertoy_android/src/
DGPUStressTestActivity.java28 GLtestView mView;
40 mView = new GLtestView(getApplication()); in onCreate()
DGLtestView.java67 class GLtestView extends GLSurfaceView { class
71 public GLtestView(Context context) { in GLtestView() method in GLtestView
76 public GLtestView(Context context, boolean translucent, int depth, int stencil) { in GLtestView() method in GLtestView