Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java207 public final static int DEBUG_LOG_GL_CALLS = 2; field in GLSurfaceView
1120 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()
/frameworks/base/api/
Dcurrent.txt22432 field public static final int DEBUG_LOG_GL_CALLS = 2; // 0x2
Dsystem-current.txt24376 field public static final int DEBUG_LOG_GL_CALLS = 2; // 0x2