Searched defs:gEGLDebugLevel (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A Degl.cpp78 int gEGLDebugLevel; member in namespace:android
121 gEGLDebugLevel = propertyLevel || sEGLApplicationDebugLevel;
122 if (gEGLDebugLevel > 0) {
131 } else if (gEGLDebugLevel > 0 && value != &gHooksNoContext) {

Completed in 654 milliseconds