Searched refs:dstLevel (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES31Ext.java | 422 int dstLevel, in glCopyImageSubDataEXT() argument
|
H A D | GLES32.java | 258 int dstLevel, in glCopyImageSubData() argument
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_opengl_GLES31Ext.cpp | 714 …el, jint srcX, jint srcY, jint srcZ, jint dstName, jint dstTarget, jint dstLevel, jint dstX, jint … in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII() argument 724 (GLint)dstLevel, in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
|
H A D | android_opengl_GLES32.cpp | 431 …el, jint srcX, jint srcY, jint srcZ, jint dstName, jint dstTarget, jint dstLevel, jint dstX, jint … in android_glCopyImageSubData__IIIIIIIIIIIIIII() argument 441 (GLint)dstLevel, in android_glCopyImageSubData__IIIIIIIIIIIIIII()
|