Lines Matching full:clip
82 SkRegion clip;
83 clip.setRect(0, 0, 2000, 2000);
84 SkRegion rgn(list.convertToRegion(clip));
126 // unset clip
129 // rect clip
138 << "Requery of clip on unmodified ClipArea must return same pointer.";
154 << "Requery of clip on unmodified ClipArea must return same pointer.";
168 << "Clip region should be 200x200";
171 << "Requery of clip on unmodified ClipArea must return same pointer.";
261 // no recorded clip case
266 // recorded clip case
270 translateScale.scale(2, 3, 1); // recorded clip will have non-int coords, even after transform