Home | History | Annotate | Download | only in core

Lines Matching refs:blitMask

1436                     this->blitMask(mask, cr);
1453 this->blitMask(mask, *bounds);
1484 void blitMask(const SkMask& mask, const SkIRect& clip) const {
1493 fBlitter->blitMask(mask, clip);