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

/frameworks/native/opengl/libs/EGL/
H A Degl.cpp92 int getEGLDebugLevel() { function in namespace:android
131 if (getEGLDebugLevel() == 0) {
156 if (getEGLDebugLevel() > 0) {
174 } else if (getEGLDebugLevel() > 0 && value != &gHooksNoContext) {

Completed in 26 milliseconds