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

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java441 // C function GLenum glCheckFramebufferStatus ( GLenum target )
443 public static native int glCheckFramebufferStatus( method in class:GLES20
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h81 #define glCheckFramebufferStatus wrap_glCheckFramebufferStatus macro
H A Dgles_undefine.h81 #undef glCheckFramebufferStatus macro

Completed in 301 milliseconds