Home
last modified time | relevance | path

Searched defs:dstTop (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DDrawBitmapInt.java54 int dstTop, in DrawBitmapInt()
158 int dstTop, in apply()
188 int dstTop = buffer.readInt(); in read() local
DDrawBitmapScaled.java71 float dstTop, in DrawBitmapScaled()
246 float dstTop, in apply()
285 float dstTop = buffer.readFloat(); in read() local
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/
DImageScaling.java60 float dstTop, in ImageScaling()
99 float dstTop, in setup()
/frameworks/av/media/libstagefright/colorconversion/fuzzer/
Dcolor_conversion_fuzzer.cpp102 int32_t dstLeft, dstTop, dstRight, dstBottom; in process() local
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaRecordingCanvas.cpp280 float srcBottom, float dstLeft, float dstTop, float dstRight, in drawBitmap()
299 float dstTop, float dstRight, float dstBottom, in drawNinePatch()
/frameworks/base/graphics/java/android/graphics/
DRenderEffect.java333 float dstLeft, float dstTop, float dstRight, float dstBottom); in nativeCreateBitmapEffect()
DBaseRecordingCanvas.java642 float dstLeft, float dstTop, float dstRight, float dstBottom, in nDrawBitmap()
714 float dstLeft, float dstTop, float dstRight, float dstBottom, long nativePaintOrZero, in nDrawNinePatch()
DBaseCanvas.java765 float srcRight, float srcBottom, float dstLeft, float dstTop, float dstRight, in nDrawBitmap()
819 float dstLeft, float dstTop, float dstRight, float dstBottom, long nativePaintOrZero, in nDrawNinePatch()
/frameworks/base/libs/hwui/jni/
DRenderEffect.cpp61 jfloat dstTop, in createBitmapEffect()
Dandroid_graphics_Canvas.cpp558 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawBitmapRect()
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp89 uint32_t *dstTop = (uint32_t *)dst; in convertYUV420Planar16ToY410() local
269 uint32_t *dstTop = (uint32_t *)dst; in convertYUV420Planar16ToRGBA1010102() local
372 uint32_t *dstTop = (uint32_t *)dst; in convertP210ToRGBA1010102() local
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
DPaintContext.java99 int dstTop, in drawBitmap()
DRemoteComposeBuffer.java289 int dstTop, in drawBitmap()
514 float dstTop, in drawScaledBitmap()
604 float dstTop, in drawScaledBitmap()
/frameworks/base/libs/hwui/
DSkiaCanvas.cpp659 float srcBottom, float dstLeft, float dstTop, float dstRight, in drawBitmap()
778 float dstTop, float dstRight, float dstBottom, in drawNinePatch()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/player/platform/
DAndroidPaintContext.java121 int dstTop, in drawBitmap()
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp1341 int32_t dstLeft, dstTop, dstRight, dstBottom; in onOutputReceived() local