HomeSort by relevance Sort by last modified time
    Searched refs:GLSurfaceViewCustom (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/openglperf/src/android/openglperf/cts/
PlanetsSurfaceView.java 23 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 41 public class PlanetsRenderer implements GLSurfaceViewCustom.Renderer {

Completed in 751 milliseconds