Searched refs:DEBUG_CHECK_GL_ERROR (Results 1 – 3 of 3) sorted by relevance
198 public final static int DEBUG_CHECK_GL_ERROR = 1; field in GLSurfaceView1150 if ((view.mDebugFlags & (DEBUG_CHECK_GL_ERROR | DEBUG_LOG_GL_CALLS)) != 0) { in createGL()1153 if ((view.mDebugFlags & DEBUG_CHECK_GL_ERROR) != 0) { in createGL()
21198 field public static final int DEBUG_CHECK_GL_ERROR = 1; // 0x1
33861 field public static final int DEBUG_CHECK_GL_ERROR = 1; // 0x1