Searched refs:srcY (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES31Ext.java | 418 int srcY, in glCopyImageSubDataEXT() argument
|
H A D | GLES32.java | 254 int srcY, in glCopyImageSubData() argument
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_opengl_GLES31Ext.cpp | 714 …(JNIEnv *_env, jobject _this, jint srcName, jint srcTarget, jint srcLevel, jint srcX, jint srcY, j… in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII() argument 720 (GLint)srcY, in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
|
H A D | android_opengl_GLES32.cpp | 431 …(JNIEnv *_env, jobject _this, jint srcName, jint srcTarget, jint srcLevel, jint srcX, jint srcY, j… in android_glCopyImageSubData__IIIIIIIIIIIIIII() argument 437 (GLint)srcY, in android_glCopyImageSubData__IIIIIIIIIIIIIII()
|