Searched refs:srcBoundsExact (Results 1 – 2 of 2) sorted by relevance
493 const SkRect& srcBounds, bool srcBoundsExact,
3734 const SkRect& srcBounds, bool srcBoundsExact, in canCopyAsBlit() argument3773 if (SkRect::Make(srcRect) != srcBounds || !srcBoundsExact) { in canCopyAsBlit()