Home
last modified time | relevance | path

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

/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java110 void glBindFramebufferOES( in glBindFramebufferOES() method
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java783 public static native void glBindFramebufferOES( in glBindFramebufferOES() method in GLES11Ext
H A DGLErrorWrapper.java1381 public void glBindFramebufferOES(int target, int framebuffer) { in glBindFramebufferOES() method in GLErrorWrapper
1383 mgl11ExtensionPack.glBindFramebufferOES(target, framebuffer); in glBindFramebufferOES()
H A DGLLogWrapper.java3451 public void glBindFramebufferOES(int target, int framebuffer) { in glBindFramebufferOES() method in GLLogWrapper
3456 mgl11ExtensionPack.glBindFramebufferOES(target, framebuffer); in glBindFramebufferOES()
/aosp14/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java1908 public native void glBindFramebufferOES( in glBindFramebufferOES() method in GLImpl
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp2823 glBindFramebufferOES( in android_glBindFramebufferOES__II()
H A Dcom_google_android_gles_jni_GLImpl.cpp7661 glBindFramebufferOES( in android_glBindFramebufferOES__II()
/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.txt30288 method public static void glBindFramebufferOES(int, int);
61591 method public void glBindFramebufferOES(int, int);