Package arc.backend.android.surfaceview
package arc.backend.android.surfaceview
-
ClassDescription
GLSurfaceView.EGLConfigChooser
implementation for GLES 1.x and 2.0.ThisResolutionStrategy
will stretch the GLSurfaceView to full screen.ThisResolutionStrategy
will place the GLSurfaceView with the given height and width in the center the screen.A simple GLSurfaceView sub-class that demonstrates how to perform OpenGL ES 2.0 rendering into a GL Surface.ThisResolutionStrategy
will maintain a given aspect ratio and stretch the GLSurfaceView to the maximum available screen size.Will manipulate the GLSurfaceView.