Searched refs:glGetGraphicsResetStatus (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES32.spec27 GLenum glGetGraphicsResetStatus ( void )
/frameworks/base/opengl/java/android/opengl/
H A DGLES32.java531 // C function GLenum glGetGraphicsResetStatus ( void )
533 public static native int glGetGraphicsResetStatus( method in class:GLES32
/frameworks/base/libs/hwui/debug/
H A Dunwrap_gles.h351 #undef glGetGraphicsResetStatus macro
H A Dwrap_gles.h351 #define glGetGraphicsResetStatus wrap_glGetGraphicsResetStatus macro
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES32.cpp1004 /* GLenum glGetGraphicsResetStatus ( void ) */
1009 _returnValue = glGetGraphicsResetStatus();
1963 {"glGetGraphicsResetStatus", "()I", (void *) android_glGetGraphicsResetStatus__ },
/frameworks/native/opengl/include/GLES3/
H A Dgl32.h1804 GL_APICALL GLenum GL_APIENTRY glGetGraphicsResetStatus (void);

Completed in 168 milliseconds