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

/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
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 60 milliseconds