Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java205 public final static int DEBUG_LOG_GL_CALLS = 2; field in GLSurfaceView
1149 if ((view.mDebugFlags & (DEBUG_CHECK_GL_ERROR | DEBUG_LOG_GL_CALLS)) != 0) { in createGL()
1155 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/config/
Dhiddenapi-public-dex.txt30340 Landroid/opengl/GLSurfaceView;->DEBUG_LOG_GL_CALLS:I
/frameworks/base/api/
Dcurrent.txt31906 field public static final int DEBUG_LOG_GL_CALLS = 2; // 0x2