Searched refs:getCropRect (Results 1 – 4 of 4) sorted by relevance
95 this->getCropRect().applyTo(bounds, ctx.ctm(), &bounds); in onFilterImageDeprecated()
126 SkImageFilter::CropRect cr = imgf->getCropRect(); in doDraw()
245 CropRect getCropRect() const { return fCropRect; } in getCropRect() function
268 this->getCropRect().applyTo(temp, ctm, dst); in filterBounds()