Searched refs:DEBUG_LOG_GL_CALLS (Results 1 – 3 of 3) sorted by relevance
207 public final static int DEBUG_LOG_GL_CALLS = 2; field in GLSurfaceView1120 if ((view.mDebugFlags & (DEBUG_CHECK_GL_ERROR | DEBUG_LOG_GL_CALLS)) != 0) { in createGL()1126 if ((view.mDebugFlags & DEBUG_LOG_GL_CALLS) != 0) { in createGL()
22432 field public static final int DEBUG_LOG_GL_CALLS = 2; // 0x2
24376 field public static final int DEBUG_LOG_GL_CALLS = 2; // 0x2