Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLES31Ext.java428 int srcDepth in glCopyImageSubDataEXT()
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp610 …et, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, jint srcHeight, jint srcDepth) { in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_api.cpp16203 …Level, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) { in GLTrace_glCopyImageSubDataEXT()