Searched refs:setConservativeRect (Results 1 – 2 of 2) sorted by relevance
78 bool SkRasterClip::setConservativeRect(const SkRect& r, const SkIRect& clipR, bool isInverse) { in setConservativeRect() function in SkRasterClip148 … return this->setConservativeRect(path.getBounds(), clip.getBounds(), path.isInverseFillType()); in setPath()
116 bool setConservativeRect(const SkRect& r, const SkIRect& clipR, bool isInverse);