Searched defs:dstZ (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/opengl/java/android/opengl/ |
D | GLES31Ext.java | 425 int dstZ, in glCopyImageSubDataEXT()
|
D | GLES32.java | 261 int dstZ, in glCopyImageSubData()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES31Ext.cpp | 749 …rcZ, jint dstName, jint dstTarget, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, … in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
|
D | android_opengl_GLES32.cpp | 466 …rcZ, jint dstName, jint dstTarget, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, … in android_glCopyImageSubData__IIIIIIIIIIIIIII()
|