Home
last modified time | relevance | path

Searched refs:glGetGraphicsResetStatus (Results 1 – 11 of 11) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES32.spec27 GLenum glGetGraphicsResetStatus ( void )
/frameworks/base/opengl/java/android/opengl/
DGLES32.java533 public static native int glGetGraphicsResetStatus( in glGetGraphicsResetStatus() method in GLES32
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h351 #define glGetGraphicsResetStatus wrap_glGetGraphicsResetStatus macro
Dunwrap_gles.h351 #undef glGetGraphicsResetStatus
/frameworks/native/opengl/libs/GLES2/
Dgl2_api.in1021 GLenum API_ENTRY(glGetGraphicsResetStatus)(void) {
1022 CALL_GL_API_RETURN(glGetGraphicsResetStatus);
/frameworks/base/core/jni/
Dandroid_opengl_GLES32.cpp1009 _returnValue = glGetGraphicsResetStatus(); in android_glGetGraphicsResetStatus__()
/frameworks/native/opengl/include/GLES3/
Dgl32.h1804 GL_APICALL GLenum GL_APIENTRY glGetGraphicsResetStatus (void);
/frameworks/native/opengl/libs/
Dentries.in332 GL_ENTRY(GLenum, glGetGraphicsResetStatus, void)
/frameworks/base/api/
Dcurrent.txt27708 method public static int glGetGraphicsResetStatus();
Dsystem-current.txt30148 method public static int glGetGraphicsResetStatus();
Dtest-current.txt27777 method public static int glGetGraphicsResetStatus();