Searched refs:SimpleGLSurfaceView (Results 1 – 2 of 2) sorted by relevance
19 import com.android.performanceLaunch.helper.SimpleGLSurfaceView;38 mGLView = new SimpleGLSurfaceView(this); in onCreate()
28 public class SimpleGLSurfaceView extends GLSurfaceView { class32 public SimpleGLSurfaceView(Context context) { in SimpleGLSurfaceView() method in SimpleGLSurfaceView