Home
last modified time | relevance | path

Searched refs:glCopyImageSubDataEXT (Results 1 – 16 of 16) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES31Ext.spec15 void glCopyImageSubDataEXT ( GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint sr…
/frameworks/base/opengl/java/android/opengl/
DGLES31Ext.java413 public static native void glCopyImageSubDataEXT( in glCopyImageSubDataEXT() method in GLES31Ext
/frameworks/native/opengl/libs/
DlibGLESv3.map.txt64 glCopyImageSubDataEXT; # introduced=21
Dentries.in115 GL_ENTRY(void, glCopyImageSubDataEXT, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX,…
/frameworks/libs/native_bridge_support/android_api/libGLESv3/
Dstubs_arm.cc108 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glCopyImageSubDataEXT);
956 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glCopyImageSubDataEXT); in init_stub_library()
Dstubs_riscv64.cc108 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glCopyImageSubDataEXT);
956 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glCopyImageSubDataEXT); in init_stub_library()
Dstubs_arm64.cc108 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glCopyImageSubDataEXT);
956 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glCopyImageSubDataEXT); in init_stub_library()
/frameworks/libs/native_bridge_support/android_api/libGLESv2/
Dstubs_arm.cc108 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glCopyImageSubDataEXT);
956 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glCopyImageSubDataEXT); in init_stub_library()
Dstubs_arm64.cc108 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glCopyImageSubDataEXT);
956 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glCopyImageSubDataEXT); in init_stub_library()
Dstubs_riscv64.cc108 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glCopyImageSubDataEXT);
956 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glCopyImageSubDataEXT); in init_stub_library()
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp716 glCopyImageSubDataEXT( in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in340 void API_ENTRY(glCopyImageSubDataEXT)(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX,…
341 …CALL_GL_API(glCopyImageSubDataEXT, srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTar…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h1200 GL_APICALL void GL_APIENTRY glCopyImageSubDataEXT (GLuint srcName, GLenum srcTarget, GLint srcLevel…
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt20921 …method public static void glCopyImageSubDataEXT(int, int, int, int, int, int, int, int, int, int, …
/frameworks/base/core/api/
Dcurrent.txt31858 …method public static void glCopyImageSubDataEXT(int, int, int, int, int, int, int, int, int, int, …