Searched refs:GLPerfView (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
H A DGLPerfActivity.java29 GLPerfView mView;
34 mView = new GLPerfView(getApplication());
H A DGLPerfView.java57 class GLPerfView extends GLSurfaceView { class in inherits:GLSurfaceView
58 private static String TAG = "GLPerfView";
60 public GLPerfView(Context context) { method in class:GLPerfView
65 public GLPerfView(Context context, boolean translucent, int depth, int stencil) { method in class:GLPerfView

Completed in 1232 milliseconds