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