Home
last modified time | relevance | path

Searched refs:glCopyImageSubDataEXT (Results 1 – 18 of 18) 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/libGLESv3/
Dstubs_arm.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/libGLESv2/
Dstubs_arm64.cc108 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glCopyImageSubDataEXT);
956 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glCopyImageSubDataEXT); in init_stub_library()
Dstubs_arm.cc108 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glCopyImageSubDataEXT);
956 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glCopyImageSubDataEXT); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h124 #define glCopyImageSubDataEXT wrap_glCopyImageSubDataEXT macro
Dgles_undefine.h124 #undef glCopyImageSubDataEXT
Dgles_stubs.in1285 void API_ENTRY(glCopyImageSubDataEXT)(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX,…
1286 …CALL_GL_API(glCopyImageSubDataEXT, srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTar…
Dgles_decls.in429 GL_ENTRY(void, glCopyImageSubDataEXT, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX,…
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp715 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/opt/setupwizard/tools/docs/
Dandroid-22.txt20921 …method public static void glCopyImageSubDataEXT(int, int, int, int, int, int, int, int, int, int, …
/frameworks/base/non-updatable-api/
Dcurrent.txt33604 …method public static void glCopyImageSubDataEXT(int, int, int, int, int, int, int, int, int, int, …
/frameworks/base/api/
Dcurrent.txt33748 …method public static void glCopyImageSubDataEXT(int, int, int, int, int, int, int, int, int, int, …