Searched defs:dstTop (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/libs/hwui/pipeline/skia/ |
D | SkiaRecordingCanvas.cpp | 197 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/ |
D | RecordingCanvas.cpp | 498 float srcRight, float srcBottom, float dstLeft, float dstTop, in drawBitmap() 533 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawNinePatch()
|
D | SkiaCanvas.cpp | 556 float srcRight, float srcBottom, float dstLeft, float dstTop, in drawBitmap() 654 float dstLeft, float dstTop, float dstRight, float dstBottom, const SkPaint* paint) { in drawNinePatch()
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
D | BaseCanvas_Delegate.java | 97 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/ |
D | BaseCanvas.java | 561 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/ |
D | RecordingCanvas.java | 542 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/ |
D | android_graphics_Canvas.cpp | 419 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawBitmapRect()
|