Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLES31Ext.java428 int srcDepth in glCopyImageSubDataEXT()
DGLES32.java264 int srcDepth in glCopyImageSubData()
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp749 …et, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, jint srcHeight, jint srcDepth) { in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
Dandroid_opengl_GLES32.cpp466 …et, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, jint srcHeight, jint srcDepth) { in android_glCopyImageSubData__IIIIIIIIIIIIIII()