Home | History | Annotate | Download | only in effects

Lines Matching refs:CropRect

41                             const CropRect* cropRect);
61 const CropRect* cropRect = nullptr);
72 const CropRect* cropRect)
73 : INHERITED(radiusX, radiusY, input, cropRect) {}
83 const CropRect* cropRect = nullptr);
93 sk_sp<SkImageFilter> input, const CropRect* cropRect)
94 : INHERITED(radiusX, radiusY, input, cropRect) {}