Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES31Ext.spec15 … dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, …
/frameworks/base/opengl/java/android/opengl/
DGLES31Ext.java425 int dstZ, in glCopyImageSubDataEXT() argument
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp610 …, jint dstName, jint dstTarget, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, jin… in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII() argument
623 (GLint)dstZ, in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in175 … dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, …
176 …et, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, srcHeigh…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h717 … dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, …
719 … dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, …
/frameworks/native/opengl/libs/
Dtrace.in91dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth), (srcName, srcTarget, srcLevel, srcX,…
Dentries.in91 … dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, …
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_api.h399 … dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, …
Dgltrace_api.cpp16203 … dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, … in GLTrace_glCopyImageSubDataEXT() argument
16279 arg_dstZ->add_intvalue(dstZ); in GLTrace_glCopyImageSubDataEXT()
16302 …et, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, srcHeigh… in GLTrace_glCopyImageSubDataEXT()