Searched refs:rectRectIntersectAllowed (Results 1 – 2 of 2) sorted by relevance
189 bool SkClipStack::Element::rectRectIntersectAllowed(const SkRect& newR, bool newAA) const { in rectRectIntersectAllowed() function in SkClipStack::Element403 prior->rectRectIntersectAllowed(this->getRect(), fDoAA))) { in updateBoundAndGenID()689 if (prior->rectRectIntersectAllowed(element.getRect(), element.isAA())) { in pushElement()
263 bool rectRectIntersectAllowed(const SkRect& newR, bool newAA) const;