Searched refs:lowerDstRect (Results 1 – 1 of 1) sorted by relevance
498 SkIRect lowerSrcRect = srcRect, lowerDstRect = dstRect; in apply_morphology_pass() local505 lowerDstRect.fRight = dstRect.left() + radius; in apply_morphology_pass()514 lowerDstRect.fBottom = dstRect.top() + radius; in apply_morphology_pass()526 apply_morphology_rect(drawContext, clip, texture, lowerSrcRect, lowerDstRect, radius, in apply_morphology_pass()