Home | History | Annotate | Download | only in core

Lines Matching refs:idst

1444         SkIRect idst;
1445 dst.roundOut(&idst);
1446 return !SkIRect::Intersects(idst, fMCRec->fRasterClip->getBounds());