Searched refs:getCropRect (Results 1 – 4 of 4) sorted by relevance
63 this->getCropRect().applyTo(bounds, ctx.ctm(), embiggen, &bounds); in onFilterImage()
211 CropRect getCropRect() const { return fCropRect; } in getCropRect() function
123 SkImageFilter::CropRect cr = imgf->getCropRect(); in doDraw()
258 this->getCropRect().applyTo(bounds, ctm, this->affectsTransparentBlack(), &dst); in filterBounds()