Home | History | Annotate | Download | only in cts

Lines Matching defs:DEBUG_LOG_GL_CALLS

210     public final static int DEBUG_LOG_GL_CALLS = 2;
281 * @see #DEBUG_LOG_GL_CALLS
1130 /* if ((view.mDebugFlags & (DEBUG_CHECK_GL_ERROR | DEBUG_LOG_GL_CALLS)) != 0) {
1136 if ((view.mDebugFlags & DEBUG_LOG_GL_CALLS) != 0) {