Home
last modified time | relevance | path

Searched defs:dstZ (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES31Ext.java425 int dstZ, in glCopyImageSubDataEXT()
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp728 …rcZ, jint dstName, jint dstTarget, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, … in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_api.cpp16203 …int dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidt… in GLTrace_glCopyImageSubDataEXT()