Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDisplayListCanvas.cpp278 float dstRight, float dstBottom, const SkPaint* paint) { in drawBitmap()
DSkiaCanvas.cpp562 float dstRight, float dstBottom, const SkPaint* paint) { in drawBitmap()
DDisplayListOp.h732 float dstLeft, float dstTop, float dstRight, float dstBottom, const SkPaint* paint) in DrawBitmapRectOp()
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DCanvas_Delegate.java750 float dstLeft, float dstTop, float dstRight, float dstBottom, in native_drawBitmap()
/frameworks/base/core/jni/
Dandroid_graphics_Canvas.cpp368 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawBitmapRect()
/frameworks/base/graphics/java/android/graphics/
DCanvas.java2075 float dstLeft, float dstTop, float dstRight, float dstBottom, in native_drawBitmap()