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

/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 Dgles_redefine.h348 #define glGetGraphicsResetStatus wrap_glGetGraphicsResetStatus macro
H A Dgles_undefine.h348 #undef glGetGraphicsResetStatus macro

Completed in 31 milliseconds