FileDocCategorySizeDatePackage
GLDebugHelper.javaAPI DocAndroid 5.1 API680Sat Mar 14 14:09:42 GMT 2015android.opengl

GLDebugHelper

public class GLDebugHelper extends Object

Fields Summary
public static final int
CONFIG_CHECK_GL_ERROR
public static final int
CONFIG_CHECK_THREAD
public static final int
CONFIG_LOG_ARGUMENT_NAMES
public static final int
ERROR_WRONG_THREAD
Constructors Summary
public GLDebugHelper()

 throw new RuntimeException("Stub!"); 
Methods Summary
public static javax.microedition.khronos.opengles.GLwrap(javax.microedition.khronos.opengles.GL gl, int configFlags, java.io.Writer log)

 throw new RuntimeException("Stub!"); 
public static javax.microedition.khronos.egl.EGLwrap(javax.microedition.khronos.egl.EGL egl, int configFlags, java.io.Writer log)

 throw new RuntimeException("Stub!");