/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
H A D | GL11ExtensionPack.java | 234 void glGetFramebufferAttachmentParameterivOES( in glGetFramebufferAttachmentParameterivOES() method 242 void glGetFramebufferAttachmentParameterivOES( in glGetFramebufferAttachmentParameterivOES() method
|
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES11Ext.java | 845 public static native void glGetFramebufferAttachmentParameterivOES( in glGetFramebufferAttachmentParameterivOES() method in GLES11Ext 855 public static native void glGetFramebufferAttachmentParameterivOES( in glGetFramebufferAttachmentParameterivOES() method in GLES11Ext
|
H A D | GLErrorWrapper.java | 1504 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 D | GLLogWrapper.java | 3633 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 D | GLImpl.java | 2035 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 D | android_opengl_GLES11Ext.cpp | 3083 glGetFramebufferAttachmentParameterivOES( in android_glGetFramebufferAttachmentParameterivOES__III_3II() 3129 glGetFramebufferAttachmentParameterivOES( in android_glGetFramebufferAttachmentParameterivOES__IIILjava_nio_IntBuffer_2()
|
H A D | com_google_android_gles_jni_GLImpl.cpp | 8234 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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 30341 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);
|