Searched refs:drawBounds (Results 1 – 3 of 3) sorted by relevance
117 const SkRect* drawBounds) { in installClipEffects() argument119 if (drawBounds) { in installClipEffects()120 boundsInClipSpace = *drawBounds; in installClipEffects()138 if (drawBounds && iter.get()->contains(boundsInClipSpace)) { in installClipEffects()
46 const SkRect* drawBounds) { in setupDstReadIfNecessary() argument66 if (drawBounds) { in setupDstReadIfNecessary()68 drawBounds->roundOut(&drawIBounds); in setupDstReadIfNecessary()
251 const SkRect* drawBounds);