Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp42 bool IsNeedSetInfoToDevice(const std::vector<T>& lhs, const std::vector<T>& rhs) in IsNeedSetInfoToDevice() function
224 if (!IsNeedSetInfoToDevice(curVisibles, prevVisibles)) { in SetLayerVisibleRegion()
242 if (!IsNeedSetInfoToDevice(curDirtyRegions, prevDirtyRegions)) { in SetLayerDirtyRegion()
383 if (!IsNeedSetInfoToDevice(curMatrix, prevMatrix)) { in SetLayerColorTransform()