Home
last modified time | relevance | path

Searched refs:rectRectIntersectAllowed (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkClipStack.cpp173 bool SkClipStack::Element::rectRectIntersectAllowed(const SkRect& newR, bool newAA) const { in rectRectIntersectAllowed() function in SkClipStack::Element
387 prior->rectRectIntersectAllowed(this->getRect(), fDoAA))) { in updateBoundAndGenID()
699 if (prior->rectRectIntersectAllowed(element.getRect(), element.isAA())) { in pushElement()
DSkClipStack.h304 bool rectRectIntersectAllowed(const SkRect& newR, bool newAA) const;