Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDisplayListRenderer.cpp279 float srcRight, float srcBottom, float dstLeft, float dstTop, in drawBitmap()
DDisplayListOp.h870 float dstLeft, float dstTop, float dstRight, float dstBottom, SkPaint* paint) in DrawBitmapRectOp()
DOpenGLRenderer.cpp2322 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawBitmap()
/frameworks/base/core/jni/
Dandroid_view_GLES20Canvas.cpp391 float dstLeft, float dstTop, float dstRight, float dstBottom, SkPaint* paint) { in android_view_GLES20Canvas_drawBitmapRect()