Home
last modified time | relevance | path

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

/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java234 void glGetFramebufferAttachmentParameterivOES( in glGetFramebufferAttachmentParameterivOES() method
242 void glGetFramebufferAttachmentParameterivOES( in glGetFramebufferAttachmentParameterivOES() method
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java845 public static native void glGetFramebufferAttachmentParameterivOES( in glGetFramebufferAttachmentParameterivOES() method in GLES11Ext
855 public static native void glGetFramebufferAttachmentParameterivOES( in glGetFramebufferAttachmentParameterivOES() method in GLES11Ext
H A DGLErrorWrapper.java1504 public void glGetFramebufferAttachmentParameterivOES(int target, in glGetFramebufferAttachmentParameterivOES() method in GLErrorWrapper
1507 …mgl11ExtensionPack.glGetFramebufferAttachmentParameterivOES(target, attachment, pname, params, off… in glGetFramebufferAttachmentParameterivOES()
1512 public void glGetFramebufferAttachmentParameterivOES(int target, in glGetFramebufferAttachmentParameterivOES() method in GLErrorWrapper
1515 … mgl11ExtensionPack.glGetFramebufferAttachmentParameterivOES(target, attachment, pname, params); in glGetFramebufferAttachmentParameterivOES()
H A DGLLogWrapper.java3633 public void glGetFramebufferAttachmentParameterivOES(int target, in glGetFramebufferAttachmentParameterivOES() method in GLLogWrapper
3642 …mgl11ExtensionPack.glGetFramebufferAttachmentParameterivOES(target, attachment, pname, params, off… in glGetFramebufferAttachmentParameterivOES()
3647 public void glGetFramebufferAttachmentParameterivOES(int target, in glGetFramebufferAttachmentParameterivOES() method in GLLogWrapper
3655 … mgl11ExtensionPack.glGetFramebufferAttachmentParameterivOES(target, attachment, pname, params); in glGetFramebufferAttachmentParameterivOES()
/aosp14/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java2035 public native void glGetFramebufferAttachmentParameterivOES( in glGetFramebufferAttachmentParameterivOES() method in GLImpl
2045 public native void glGetFramebufferAttachmentParameterivOES( in glGetFramebufferAttachmentParameterivOES() method in GLImpl
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp3083 glGetFramebufferAttachmentParameterivOES( in android_glGetFramebufferAttachmentParameterivOES__III_3II()
3129 glGetFramebufferAttachmentParameterivOES( in android_glGetFramebufferAttachmentParameterivOES__IIILjava_nio_IntBuffer_2()
H A Dcom_google_android_gles_jni_GLImpl.cpp8234 glGetFramebufferAttachmentParameterivOES( in android_glGetFramebufferAttachmentParameterivOES__III_3II()
8279 glGetFramebufferAttachmentParameterivOES( in android_glGetFramebufferAttachmentParameterivOES__IIILjava_nio_IntBuffer_2()
/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.txt30341 method public static void glGetFramebufferAttachmentParameterivOES(int, int, int, int[], int);
30342 …method public static void glGetFramebufferAttachmentParameterivOES(int, int, int, java.nio.IntBuff…
61612 method public void glGetFramebufferAttachmentParameterivOES(int, int, int, int[], int);
61613 method public void glGetFramebufferAttachmentParameterivOES(int, int, int, java.nio.IntBuffer);