Home | History | Annotate | Download | only in opengl

Lines Matching defs:DEBUG_LOG_GL_CALLS

205     public final static int DEBUG_LOG_GL_CALLS = 2;
276 * @see #DEBUG_LOG_GL_CALLS
1149 if ((view.mDebugFlags & (DEBUG_CHECK_GL_ERROR | DEBUG_LOG_GL_CALLS)) != 0) {
1155 if ((view.mDebugFlags & DEBUG_LOG_GL_CALLS) != 0) {