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

/frameworks/native/opengl/tests/testPauseResume/src/com/android/test/
H A DTestView.java54 class TestView extends GLSurfaceView { class in inherits:GLSurfaceView
55 TestView(Context context) { method in class:TestView
60 public TestView(Context context, AttributeSet attrs) { method in class:TestView
/frameworks/native/opengl/tests/testViewport/src/com/android/test/
H A DTestView.java60 class TestView extends GLSurfaceView { class in inherits:GLSurfaceView
61 TestView(Context context) { method in class:TestView
66 public TestView(Context context, AttributeSet attrs) { method in class:TestView

Completed in 277 milliseconds