Searched defs:mapRect (Results 1 – 3 of 3) sorted by relevance
42 void SkDeviceLooper::mapRect(SkRect* dst, const SkRect& src) const { in mapRect() function in SkDeviceLooper
1025 bool SkMatrix::mapRect(SkRect* dst, const SkRect& src) const { in mapRect() function in SkMatrix
548 bool mapRect(SkRect* rect) const { in mapRect() function