Searched refs:hasClipRestriction (Results 1 – 2 of 2) sorted by relevance
737 if (this->hasClipRestriction(op)) { in clipRRect()754 if (this->hasClipRestriction(op)) { in clipRect()775 if (this->hasClipRestriction(op)) { in clipPath()
563 inline bool hasClipRestriction(SkClipOp op) { in hasClipRestriction() function