Searched refs:setDstRect (Results 1 – 3 of 3) sorted by relevance
475 dbmr->setDstRect(clip2->rect()); in apply_7()595 dbmr->setDstRect(clip->rect()); in apply_8()
216 void setDstRect(const SkRect& dst) { fDst = dst; } in setDstRect() function