Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/pipeline/skia/
DSkiaRecordingCanvas.cpp197 float srcRight, float srcBottom, float dstLeft, float dstTop, float dstRight, in drawBitmap()
212 float dstLeft, float dstTop, float dstRight, float dstBottom, const SkPaint* paint) { in drawNinePatch()
/frameworks/base/libs/hwui/
DRecordingCanvas.cpp499 float dstRight, float dstBottom, const SkPaint* paint) { in drawBitmap()
533 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawNinePatch()
DSkiaCanvas.cpp557 float dstRight, float dstBottom, const SkPaint* paint) { in drawBitmap()
654 float dstLeft, float dstTop, float dstRight, float dstBottom, const SkPaint* paint) { in drawNinePatch()
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DBaseCanvas_Delegate.java97 float srcRight, float srcBottom, float dstLeft, float dstTop, float dstRight, in nDrawBitmap()
376 final float dstLeft, final float dstTop, final float dstRight, final float dstBottom, in nDrawNinePatch()
/frameworks/base/graphics/java/android/graphics/
DBaseCanvas.java561 float srcRight, float srcBottom, float dstLeft, float dstTop, float dstRight, in nDrawBitmap()
602 float dstLeft, float dstTop, float dstRight, float dstBottom, long nativePaintOrZero, in nDrawNinePatch()
/frameworks/base/core/java/android/view/
DRecordingCanvas.java542 float dstLeft, float dstTop, float dstRight, float dstBottom, in nDrawBitmap()
598 float dstLeft, float dstTop, float dstRight, float dstBottom, long nativePaintOrZero, in nDrawNinePatch()
/frameworks/base/core/jni/
Dandroid_graphics_Canvas.cpp419 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawBitmapRect()