Searched refs:glCheckFramebufferStatus (Results 1 – 7 of 7) sorted by relevance
53 switch (glCheckFramebufferStatus(GL_FRAMEBUFFER)) { in getGLFramebufferError()
151 if (glCheckFramebufferStatus(GL_FRAMEBUFFER) != GL_FRAMEBUFFER_COMPLETE) { in onDraw()
445 public static native int glCheckFramebufferStatus( in glCheckFramebufferStatus() method in GLES20
882 int status = GLES20.glCheckFramebufferStatus(GLES20.GL_FRAMEBUFFER); in checkFramebufferStatus()
659 _returnValue = glCheckFramebufferStatus( in android_glCheckFramebufferStatus__I()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
30532 method public static int glCheckFramebufferStatus(int);