Home
last modified time | relevance | path

Searched refs:DEBUG_LOG_GL_CALLS (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java187 public final static int DEBUG_LOG_GL_CALLS = 2; field in GLSurfaceView
1000 if ((mDebugFlags & (DEBUG_CHECK_GL_ERROR | DEBUG_LOG_GL_CALLS)) != 0) { in createSurface()
1006 if ((mDebugFlags & DEBUG_LOG_GL_CALLS) != 0) { in createSurface()