Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DLayer.h81 inline void setCurrentCropRect(const SkRect currentCropRect) { in setCurrentCropRect() function
H A DDeferredLayerUpdater.cpp214 mLayer->setCurrentCropRect(currentCrop); in updateLayer()