Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDisplayListCanvas.cpp267 float srcRight, float srcBottom, float dstLeft, float dstTop, in drawBitmap()
324 float dstLeft, float dstTop, float dstRight, float dstBottom, const SkPaint* paint) { in drawNinePatch()
DRecordingCanvas.cpp483 float srcRight, float srcBottom, float dstLeft, float dstTop, in drawBitmap()
518 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawNinePatch()
DSkiaCanvas.cpp640 float srcRight, float srcBottom, float dstLeft, float dstTop, in drawBitmap()
745 float dstLeft, float dstTop, float dstRight, float dstBottom, const SkPaint* paint) { in drawNinePatch()
DDisplayListOp.h714 float dstLeft, float dstTop, float dstRight, float dstBottom, const SkPaint* paint) in DrawBitmapRectOp()
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DCanvas_Delegate.java768 long nativeBitmap, long ninePatch, final float dstLeft, final float dstTop, in native_drawNinePatch()
838 float dstLeft, float dstTop, float dstRight, float dstBottom, in native_drawBitmap()
/frameworks/base/graphics/java/android/graphics/
DCanvas.java2086 long ninePatch, float dstLeft, float dstTop, float dstRight, float dstBottom, in native_drawNinePatch()
2096 float dstLeft, float dstTop, float dstRight, float dstBottom, in native_drawBitmap()
/frameworks/base/core/jni/
Dandroid_graphics_Canvas.cpp419 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawBitmapRect()