OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestAppView
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/
TestApp.java
45
private
TestAppView
mView;
53
mView = new
TestAppView
(this);
TestAppView.java
43
public class
TestAppView
extends RSSurfaceView {
45
public
TestAppView
(Context context) {
Completed in 192 milliseconds