Searched refs:getCropRect (Results 1 – 3 of 3) sorted by relevance
99 this->getCropRect().applyTo(bounds, ctx.ctm(), embiggen, &bounds); in onFilterImage()
68 skif::ParameterSpace<SkRect>(as_IFB(this)->getCropRect().rect())).roundOut(); in filterBounds()84 as_IFB(this)->getCropRect().applyTo( in filterBounds()312 as_IFB(this)->getCropRect().applyTo( in getOutputBounds()
260 CropRect getCropRect() const { return fCropRect; } in getCropRect() function