Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkClipStack.cpp54 bool SkClipStack::Element::rectRectIntersectAllowed(const SkRect& newR, bool newAA) const { in rectRectIntersectAllowed() function in SkClipStack::Element
268 prior->rectRectIntersectAllowed(fRect, fDoAA))) { in updateBoundAndGenID()
537 if (element->rectRectIntersectAllowed(rect, doAA)) { in clipDevRect()
/external/skia/include/core/
DSkClipStack.h240 bool rectRectIntersectAllowed(const SkRect& newR, bool newAA) const;