OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GLSurfaceViewCustom
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/openglperf/src/android/openglperf/cts/
PlanetsSurfaceView.java
22
class PlanetsSurfaceView extends
GLSurfaceViewCustom
{
GLSurfaceViewCustom.java
167
public class
GLSurfaceViewCustom
extends SurfaceView implements SurfaceHolder.Callback {
216
public
GLSurfaceViewCustom
(Context context) {
225
public
GLSurfaceViewCustom
(Context context, AttributeSet attrs) {
[
all
...]
PlanetsRenderer.java
40
public class PlanetsRenderer implements
GLSurfaceViewCustom
.Renderer {
Completed in 39 milliseconds