Home
last modified time | relevance | path

Searched refs:glIsFramebufferOES (Results 1 – 19 of 19) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-1.1extpack24 GLboolean glIsFramebufferOES ( GLint framebuffer )
Dglspec-checks48 glIsFramebufferOES requires OES_framebuffer_object return JNI_FALSE
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11ExtensionPack.java312 boolean glIsFramebufferOES( in glIsFramebufferOES() method
/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt156 glIsFramebufferOES;
Dentries.in510 GL_ENTRY(GLboolean, glIsFramebufferOES, GLuint framebuffer)
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec59 GLboolean glIsFramebufferOES ( GLuint framebuffer )
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java777 public static native boolean glIsFramebufferOES( in glIsFramebufferOES() method in GLES11Ext
DGLErrorWrapper.java1578 public boolean glIsFramebufferOES(int framebuffer) { in glIsFramebufferOES() method in GLErrorWrapper
1580 boolean result = mgl11ExtensionPack.glIsFramebufferOES(framebuffer); in glIsFramebufferOES()
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in184 GLboolean API_ENTRY(glIsFramebufferOES)(GLuint framebuffer) {
185 CALL_GL_API_RETURN(glIsFramebufferOES, framebuffer);
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java2119 public native boolean glIsFramebufferOES( in glIsFramebufferOES() method in GLImpl
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h490 #define glIsFramebufferOES wrap_glIsFramebufferOES macro
Dgles_undefine.h489 #undef glIsFramebufferOES
/frameworks/native/opengl/include/GLES/
Dglext.h312 GL_API GLboolean GL_APIENTRY glIsFramebufferOES (GLuint framebuffer);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp2845 _returnValue = glIsFramebufferOES( in android_glIsFramebufferOES__I()
Dcom_google_android_gles_jni_GLImpl.cpp8727 _returnValue = glIsFramebufferOES( in android_glIsFramebufferOES__I()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19520 method public static boolean glIsFramebufferOES(int);
52439 method public abstract boolean glIsFramebufferOES(int);
/frameworks/base/config/
Dhiddenapi-public-dex.txt28407 Landroid/opengl/GLES11Ext;->glIsFramebufferOES(I)Z
72459 Ljavax/microedition/khronos/opengles/GL11ExtensionPack;->glIsFramebufferOES(I)Z
Dboot-image-profile.txt51243 HSPLjavax/microedition/khronos/opengles/GL11ExtensionPack;->glIsFramebufferOES(I)Z
/frameworks/base/api/
Dcurrent.txt29947 method public static boolean glIsFramebufferOES(int);
72038 method public abstract boolean glIsFramebufferOES(int);