Searched refs:DEBUG_LOG_GL_CALLS (Results 1 – 3 of 3) sorted by relevance
206 public final static int DEBUG_LOG_GL_CALLS = 2; field in GLSurfaceView1150 if ((view.mDebugFlags & (DEBUG_CHECK_GL_ERROR | DEBUG_LOG_GL_CALLS)) != 0) { in createGL()1156 if ((view.mDebugFlags & DEBUG_LOG_GL_CALLS) != 0) { in createGL()
21199 field public static final int DEBUG_LOG_GL_CALLS = 2; // 0x2
33862 field public static final int DEBUG_LOG_GL_CALLS = 2; // 0x2