Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDisplayListRenderer.cpp1531 float dstRight, float dstBottom, SkPaint* paint) { in drawBitmap()
DOpenGLRenderer.cpp1629 float dstLeft, float dstTop, float dstRight, float dstBottom, in drawBitmap()
/frameworks/base/core/jni/
Dandroid_view_GLES20Canvas.cpp340 float dstLeft, float dstTop, float dstRight, float dstBottom, SkPaint* paint) { in android_view_GLES20Canvas_drawBitmapRect()