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

/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/
H A DTestApp.java45 private TestAppView mView;
53 mView = new TestAppView(this);
H A DTestAppView.java43 public class TestAppView extends RSSurfaceView { class in inherits:RSSurfaceView
45 public TestAppView(Context context) { method in class:TestAppView

Completed in 191 milliseconds