Searched defs:glIsFramebufferOES (Results 1 – 8 of 8) sorted by relevance
312 boolean glIsFramebufferOES( in glIsFramebufferOES() method
777 public static native boolean glIsFramebufferOES( in glIsFramebufferOES() method in GLES11Ext
1578 public boolean glIsFramebufferOES(int framebuffer) { in glIsFramebufferOES() method in GLErrorWrapper
3754 public boolean glIsFramebufferOES(int framebuffer) { in glIsFramebufferOES() method in GLLogWrapper
238 glIsFramebufferOES = 212; enumerator
1044 const GLMessage_Function GLMessage::glIsFramebufferOES; member in android::gltrace::GLMessage
1392 static const Function glIsFramebufferOES = GLMessage_Function_glIsFramebufferOES; variable
2119 public native boolean glIsFramebufferOES( in glIsFramebufferOES() method in GLImpl