HomeSort by relevance Sort by last modified time
    Searched refs:setGLDebugLevel (Results 1 - 2 of 2) sorted by null

  /frameworks/native/opengl/libs/EGL/
egl.cpp 78 * - or call setGLDebugLevel(1) from the app.
200 void EGLAPI setGLDebugLevel(int level) {
  /frameworks/base/core/jni/android/opengl/
util.cpp 559 extern void setGLDebugLevel(int level);
562 setGLDebugLevel(level);

Completed in 151 milliseconds