Home
last modified time | relevance | path

Searched defs:dstY (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/media/java/android/media/
DThumbnailUtils.java386 int dstY = (targetHeight - src.height()) / 2; in transform() local
/frameworks/av/media/libstagefright/omx/
DSoftVideoEncoderOMXComponent.cpp460 uint8_t *dstY, size_t dstStride, size_t dstVStride, in ConvertRGB32ToPlanar()
/frameworks/base/libs/hwui/font/
DFont.cpp209 int dstY = y + glyph->mBitmapTop; in drawCachedGlyphBitmap() local
/frameworks/base/opengl/java/android/opengl/
DGLES31Ext.java424 int dstY, in glCopyImageSubDataEXT()
DGLES32.java260 int dstY, in glCopyImageSubData()
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp722 …rcY, jint srcZ, jint dstName, jint dstTarget, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint… in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
Dandroid_opengl_GLES32.cpp453 …rcY, jint srcZ, jint dstName, jint dstTarget, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint… in android_glCopyImageSubData__IIIIIIIIIIIIIII()