Searched refs:canBeIntersectedInPlace (Results 1 – 2 of 2) sorted by relevance
161 bool SkClipStack::Element::canBeIntersectedInPlace(int saveCount, SkClipOp op) const { in canBeIntersectedInPlace() function in SkClipStack::Element692 if (prior->canBeIntersectedInPlace(fSaveCount, element.getOp())) { in pushElement()784 if (element && element->canBeIntersectedInPlace(fSaveCount, kIntersect_SkClipOp)) { in clipEmpty()
300 inline bool canBeIntersectedInPlace(int saveCount, SkClipOp op) const;