Searched refs:TestView (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tests/testViewport/src/com/android/test/
H A DTestActivity.java25 TestView mView;
30 mView = new TestView(getApplication());
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
/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
H A DTestActivity.java25 TestView mView;
47 mView = new TestView(getApplication());

Completed in 142 milliseconds