Home | History | Annotate | Download | only in core

Lines Matching full:newr

271 bool SkClipStack::Element::rectRectIntersectAllowed(const SkRect& newR, bool newAA) const {
279 if (!SkRect::Intersects(this->getDeviceSpaceRect(), newR)) {
284 if (this->getDeviceSpaceRect().contains(newR)) {
290 // So either the two overlap in some complex manner or newR contains oldR.
293 // is AA while newR is BW but since newR contains oldR, oldR will be