Searched refs:rectRectIntersectAllowed (Results 1 – 4 of 4) sorted by relevance
182 bool SkClipStack::Element::rectRectIntersectAllowed(const SkRect& newR, bool newAA) const { in rectRectIntersectAllowed() function in SkClipStack::Element396 prior->rectRectIntersectAllowed(this->getRect(), fDoAA))) { in updateBoundAndGenID()678 if (prior->rectRectIntersectAllowed(element.getRect(), element.isAA())) { in pushElement()
264 bool rectRectIntersectAllowed(const SkRect& newR, bool newAA) const;