Lines Matching refs:SkIRect
32 void clear(const SkIRect& rect, const SkRGBA4f<AlphaType>& color) {
46 void clearAtLeast(const SkIRect& scissor, const SkRGBA4f<AlphaType>& color) {
53 virtual void fillRectWithFP(const SkIRect& dstRect, std::unique_ptr<GrFragmentProcessor>) = 0;
59 void fillRectWithFP(const SkIRect& dstRect,
65 const SkIRect& dstRect,
72 void fillRectToRectWithFP(const SkIRect& srcRect,
73 const SkIRect& dstRect,
80 this->fillRectWithFP(SkIRect::MakeSize(fWriteView.proxy()->dimensions()), std::move(fp));
88 this->fillRectWithFP(SkIRect::MakeSize(fWriteView.proxy()->dimensions()),
99 const SkIRect& srcRect,
124 virtual void internalClear(const SkIRect* scissor,