Home
last modified time | relevance | path

Searched refs:currentCropRect (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DLayer.h81 inline void setCurrentCropRect(const SkRect currentCropRect) { in setCurrentCropRect() argument
82 mCurrentCropRect = currentCropRect; in setCurrentCropRect()
DDeferredLayerUpdater.cpp181 SkRect currentCropRect = in apply() local
195 updateLayer(forceFilter, layerImage, outTransform, currentCropRect, in apply()