Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DDrawBitmapInt.java49 int dstTop, in DrawBitmapInt()
94 int dstLeft, int dstTop, int dstRight, int dstBottom, in apply()
117 int dstTop = buffer.readInt(); in read() local
/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/libs/hwui/jni/
DRenderEffect.cpp61 jfloat dstTop, in createBitmapEffect()
Dandroid_graphics_Canvas.cpp558 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawBitmapRect()
/frameworks/base/graphics/java/android/graphics/
DRenderEffect.java332 float dstLeft, float dstTop, float dstRight, float dstBottom); in nativeCreateBitmapEffect()
DBaseRecordingCanvas.java641 float dstLeft, float dstTop, float dstRight, float dstBottom, in nDrawBitmap()
713 float dstLeft, float dstTop, float dstRight, float dstBottom, long nativePaintOrZero, in nDrawNinePatch()
DBaseCanvas.java764 float srcRight, float srcBottom, float dstLeft, float dstTop, float dstRight, in nDrawBitmap()
818 float dstLeft, float dstTop, float dstRight, float dstBottom, long nativePaintOrZero, in nDrawNinePatch()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
DPaintContext.java36 int dstLeft, int dstTop, int dstRight, int dstBottom, in drawBitmap()
DRemoteComposeBuffer.java169 int dstLeft, int dstTop, int dstRight, int dstBottom, in drawBitmap()
/frameworks/base/libs/hwui/
DSkiaCanvas.cpp661 float srcBottom, float dstLeft, float dstTop, float dstRight, in drawBitmap()
780 float dstTop, float dstRight, float dstBottom, in drawNinePatch()
/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
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp1040 int32_t dstLeft, dstTop, dstRight, dstBottom; in onOutputReceived() local
/frameworks/base/core/java/com/android/internal/widget/remotecompose/player/platform/
DAndroidPaintContext.java85 int dstTop, in drawBitmap()