Home
last modified time | relevance | path

Searched refs:dstY (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DThumbnailUtils.java499 int dstY = (targetHeight - src.height()) / 2; in transform() local
502 dstY, in transform()
504 targetHeight - dstY); in transform()
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES31Ext.java424 int dstY, in glCopyImageSubDataEXT() argument
H A DGLES32.java260 int dstY, in glCopyImageSubData() argument
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES31Ext.cpp714 …, jint srcZ, jint dstName, jint dstTarget, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint sr… in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII() argument
726 (GLint)dstY, in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
H A Dandroid_opengl_GLES32.cpp431 …, jint srcZ, jint dstName, jint dstTarget, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint sr… in android_glCopyImageSubData__IIIIIIIIIIIIIII() argument
443 (GLint)dstY, in android_glCopyImageSubData__IIIIIIIIIIIIIII()