Searched refs:srcDepth (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES31Ext.java | 428 int srcDepth in glCopyImageSubDataEXT() argument
|
H A D | GLES32.java | 264 int srcDepth in glCopyImageSubData() argument
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_opengl_GLES31Ext.cpp | 714 …et, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, jint srcHeight, jint srcDepth) { in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII() argument 730 (GLsizei)srcDepth in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
|
H A D | android_opengl_GLES32.cpp | 431 …et, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, jint srcHeight, jint srcDepth) { in android_glCopyImageSubData__IIIIIIIIIIIIIII() argument 447 (GLsizei)srcDepth in android_glCopyImageSubData__IIIIIIIIIIIIIII()
|