OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PlanetsSurfaceView
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/openglperf/src/android/openglperf/cts/
PlanetsSurfaceView.java
23
class
PlanetsSurfaceView
extends GLSurfaceViewCustom {
27
public
PlanetsSurfaceView
(Context context, PlanetsRenderingParam param,
GlPlanetsActivity.java
48
private
PlanetsSurfaceView
mView;
92
mView = new
PlanetsSurfaceView
(this, param, this);
Completed in 657 milliseconds