Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DDrawBitmapInt.java55 int dstRight, in DrawBitmapInt()
159 int dstRight, in apply()
189 int dstRight = buffer.readInt(); in read() local
DDrawBitmapScaled.java72 float dstRight, in DrawBitmapScaled()
247 float dstRight, in apply()
286 float dstRight = buffer.readFloat(); in read() local
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/
DImageScaling.java61 float dstRight, in ImageScaling()
100 float dstRight, 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.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.java100 int dstRight, in drawBitmap()
DRemoteComposeBuffer.java290 int dstRight, in drawBitmap()
515 float dstRight, in drawScaledBitmap()
605 float dstRight, 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.java122 int dstRight, in drawBitmap()
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp1341 int32_t dstLeft, dstTop, dstRight, dstBottom; in onOutputReceived() local