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

/frameworks/native/opengl/libs/EGL/
H A Degl.cpp87 int gEGLDebugLevel; member in namespace:android
152 gEGLDebugLevel = propertyLevel || sEGLApplicationDebugLevel;
153 if (gEGLDebugLevel > 0) {
168 } else if (gEGLDebugLevel > 0 && value != &gHooksNoContext) {
H A DeglApi.cpp100 extern int gEGLDebugLevel;
468 if (gEGLDebugLevel > 0)
581 if (gEGLDebugLevel > 0)
861 if (gEGLDebugLevel > 0)
1081 if (gEGLDebugLevel > 0)

Completed in 120 milliseconds