Home
last modified time | relevance | path

Searched refs:CheckIfDoArsrPre (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_hwc_prevalidate_util.h93 bool CheckIfDoArsrPre(const RSSurfaceRenderNode::SharedPtr node);
H A Drs_uni_hwc_prevalidate_util.cpp125 if (CheckIfDoArsrPre(node)) { in CreateSurfaceNodeLayerInfo()
363 bool RSUniHwcPrevalidateUtil::CheckIfDoArsrPre(const RSSurfaceRenderNode::SharedPtr node) in CheckIfDoArsrPre() function in OHOS::Rosen::RSUniHwcPrevalidateUtil
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_output.h148 bool CheckIfDoArsrPre(const LayerInfoPtr &layerInfo);
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_output.cpp211 (arsrPreEnabled_ && CheckSupportArsrPreMetadata() && CheckIfDoArsrPre(layerInfo))) { in CreateLayerLocked()
419 bool HdiOutput::CheckIfDoArsrPre(const LayerInfoPtr &layerInfo) in CheckIfDoArsrPre() function in OHOS::Rosen::HdiOutput

Completed in 4 milliseconds