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