Searched refs:currentCropRect (Results 1 – 2 of 2) sorted by relevance
81 inline void setCurrentCropRect(const SkRect currentCropRect) { in setCurrentCropRect() argument82 mCurrentCropRect = currentCropRect; in setCurrentCropRect()
181 SkRect currentCropRect = in apply() local195 updateLayer(forceFilter, layerImage, outTransform, currentCropRect, in apply()