Home
last modified time | relevance | path

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

/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java312 boolean glIsFramebufferOES( in glIsFramebufferOES() method
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java777 public static native boolean glIsFramebufferOES( in glIsFramebufferOES() method in GLES11Ext
H A DGLErrorWrapper.java1578 public boolean glIsFramebufferOES(int framebuffer) { in glIsFramebufferOES() method in GLErrorWrapper
1580 boolean result = mgl11ExtensionPack.glIsFramebufferOES(framebuffer); in glIsFramebufferOES()
H A DGLLogWrapper.java3754 public boolean glIsFramebufferOES(int framebuffer) { in glIsFramebufferOES() method in GLLogWrapper
3758 boolean result = mgl11ExtensionPack.glIsFramebufferOES(framebuffer); in glIsFramebufferOES()
/aosp14/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java2122 public native boolean glIsFramebufferOES( in glIsFramebufferOES() method in GLImpl
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp2813 _returnValue = glIsFramebufferOES( in android_glIsFramebufferOES__I()
H A Dcom_google_android_gles_jni_GLImpl.cpp8673 _returnValue = glIsFramebufferOES( in android_glIsFramebufferOES__I()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt30359 method public static boolean glIsFramebufferOES(int);
61624 method public boolean glIsFramebufferOES(int);