Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/libs/
H A DlibGLESv2.map.txt105 glGetFramebufferAttachmentParameteriv;
H A DlibGLESv3.map.txt166 glGetFramebufferAttachmentParameteriv;
H A Dentries.in355 GL_ENTRY(void, glGetFramebufferAttachmentParameteriv, GLenum target, GLenum attachment, GLenum pnam…
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DGLToolbox.java84 GLES20.glGetFramebufferAttachmentParameteriv( in attachedTexture()
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java988 public static native void glGetFramebufferAttachmentParameteriv( in glGetFramebufferAttachmentParameteriv() method in GLES20
998 public static native void glGetFramebufferAttachmentParameteriv( in glGetFramebufferAttachmentParameteriv() method in GLES20
/aosp12/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES20.spec64 void glGetFramebufferAttachmentParameteriv ( GLenum target, GLenum attachment, GLenum pname, GLint …
/aosp12/frameworks/libs/native_bridge_support/libGLESv2/
H A Dstubs_arm.cc311 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetFramebufferAttachmentParameteriv);
1159 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glGetFramebufferAttachmentParameteriv); in init_stub_library()
H A Dstubs_arm64.cc311 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetFramebufferAttachmentParameteriv);
1159 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glGetFramebufferAttachmentParameteriv); in init_stub_library()
/aosp12/frameworks/libs/native_bridge_support/libGLESv3/
H A Dstubs_arm.cc311 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetFramebufferAttachmentParameteriv);
1159 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glGetFramebufferAttachmentParameteriv); in init_stub_library()
H A Dstubs_arm64.cc311 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetFramebufferAttachmentParameteriv);
1159 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glGetFramebufferAttachmentParameteriv); in init_stub_library()
/aosp12/frameworks/native/opengl/libs/GLES2/
H A Dgl2_api.in187 void API_ENTRY(glGetFramebufferAttachmentParameteriv)(GLenum target, GLenum attachment, GLenum pnam…
188 CALL_GL_API(glGetFramebufferAttachmentParameteriv, target, attachment, pname, params);
/aosp12/frameworks/native/opengl/include/GLES2/
H A Dgl2.h588 GL_APICALL void GL_APIENTRY glGetFramebufferAttachmentParameteriv (GLenum target, GLenum attachment…
/aosp12/frameworks/native/opengl/include/GLES3/
H A Dgl3.h588 GL_APICALL void GL_APIENTRY glGetFramebufferAttachmentParameteriv (GLenum target, GLenum attachment…
H A Dgl31.h590 GL_APICALL void GL_APIENTRY glGetFramebufferAttachmentParameteriv (GLenum target, GLenum attachment…
H A Dgl32.h590 GL_APICALL void GL_APIENTRY glGetFramebufferAttachmentParameteriv (GLenum target, GLenum attachment…
/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_GLES20.cpp2819 glGetFramebufferAttachmentParameteriv( in android_glGetFramebufferAttachmentParameteriv__III_3II()
2859 glGetFramebufferAttachmentParameteriv( in android_glGetFramebufferAttachmentParameteriv__IIILjava_nio_IntBuffer_2()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt28810 method public static void glGetFramebufferAttachmentParameteriv(int, int, int, int[], int);
28811 …method public static void glGetFramebufferAttachmentParameteriv(int, int, int, java.nio.IntBuffer);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt19758 method public static void glGetFramebufferAttachmentParameteriv(int, int, int, int[], int);
19759 …method public static void glGetFramebufferAttachmentParameteriv(int, int, int, java.nio.IntBuffer);