Home
last modified time | relevance | path

Searched defs:srcX (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Camera2/jni/
H A Djpegutilnative.cpp141 int srcX = height - 1 - y; in Java_com_android_camera_util_JpegUtilNative_copyImagePlaneToBitmap() local
150 int srcX = width - 1 - x; in Java_com_android_camera_util_JpegUtilNative_copyImagePlaneToBitmap() local
159 int srcX = y; in Java_com_android_camera_util_JpegUtilNative_copyImagePlaneToBitmap() local
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLES31Ext.java417 int srcX, in glCopyImageSubDataEXT()
H A DGLES32.java253 int srcX, in glCopyImageSubData()
/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_GLES31Ext.cpp714 …(JNIEnv *_env, jobject _this, jint srcName, jint srcTarget, jint srcLevel, jint srcX, jint srcY, j… in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
H A Dandroid_opengl_GLES32.cpp431 …(JNIEnv *_env, jobject _this, jint srcName, jint srcTarget, jint srcLevel, jint srcX, jint srcY, j… in android_glCopyImageSubData__IIIIIIIIIIIIIII()