Lines Matching defs:finalRect
922 SkRect finalRect = srcRect;924 finalRect.roundOut(&finalIRect);1024 grp->maskSampler(MASK_IDX)->matrix()->setTranslate(-finalRect.fLeft,1025 -finalRect.fTop);1028 context->drawRect(*grp, finalRect);