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.java206 public final static int DEBUG_LOG_GL_CALLS = 2; field in GLSurfaceView
1150 if ((view.mDebugFlags & (DEBUG_CHECK_GL_ERROR | DEBUG_LOG_GL_CALLS)) != 0) { in createGL()
1156 if ((view.mDebugFlags & DEBUG_LOG_GL_CALLS) != 0) { in createGL()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21199 field public static final int DEBUG_LOG_GL_CALLS = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt33862 field public static final int DEBUG_LOG_GL_CALLS = 2; // 0x2