Home | History | Annotate | Download | only in core

Lines Matching refs:ibounds

983         const SkIRect& ibounds = clip.getBounds();
986 r.iset(ibounds.fLeft - inset, ibounds.fTop - inset,
987 ibounds.fRight + inset, ibounds.fBottom + inset);