Home
last modified time | relevance | path

Searched defs:dstRight (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DDrawBitmapInt.java50 int dstRight, in DrawBitmapInt()
94 int dstLeft, int dstTop, int dstRight, int dstBottom, in apply()
118 int dstRight = 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/graphics/java/android/graphics/
DRenderEffect.java332 float dstLeft, float dstTop, float dstRight, float dstBottom); in nativeCreateBitmapEffect()
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()
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()
/frameworks/base/libs/hwui/jni/
DRenderEffect.cpp62 jfloat dstRight, in createBitmapEffect()
Dandroid_graphics_Canvas.cpp558 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawBitmapRect()
/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/base/core/java/com/android/internal/widget/remotecompose/player/platform/
DAndroidPaintContext.java86 int dstRight, in drawBitmap()
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp1040 int32_t dstLeft, dstTop, dstRight, dstBottom; in onOutputReceived() local