Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDisplayListRenderer.cpp210 float dstRight, float dstBottom, const SkPaint* paint) { in drawBitmap()
DDisplayListOp.h756 float dstLeft, float dstTop, float dstRight, float dstBottom, const SkPaint* paint) in DrawBitmapRectOp()
/frameworks/base/core/jni/android/graphics/
DSkiaCanvas.cpp570 float dstRight, float dstBottom, const SkPaint* paint) { in drawBitmap()
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DCanvas_Delegate.java744 float dstLeft, float dstTop, float dstRight, float dstBottom, in native_drawBitmap()
/frameworks/base/core/jni/
Dandroid_graphics_Canvas.cpp356 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawBitmapRect()
Dandroid_view_GLES20Canvas.cpp366 float dstLeft, float dstTop, float dstRight, float dstBottom, jlong paintPtr) { in android_view_GLES20Canvas_drawBitmapRect()
/frameworks/base/graphics/java/android/graphics/
DCanvas.java2058 float dstLeft, float dstTop, float dstRight, float dstBottom, in native_drawBitmap()