Searched refs:DEBUG_LOG_GL_CALLS (Results 1 – 1 of 1) sorted by relevance
187 public final static int DEBUG_LOG_GL_CALLS = 2; field in GLSurfaceView1000 if ((mDebugFlags & (DEBUG_CHECK_GL_ERROR | DEBUG_LOG_GL_CALLS)) != 0) { in createSurface()1006 if ((mDebugFlags & DEBUG_LOG_GL_CALLS) != 0) { in createSurface()