Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_hwc_prevalidate_util_test.cpp50 bool ret = uniHwcPrevalidateUtil.CreateDisplayNodeLayerInfo(
71 bool ret = uniHwcPrevalidateUtil.CreateDisplayNodeLayerInfo(
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_hwc_prevalidate_util.h74 bool CreateDisplayNodeLayerInfo(uint32_t zorder,
H A Drs_uni_hwc_prevalidate_util.cpp145 bool RSUniHwcPrevalidateUtil::CreateDisplayNodeLayerInfo(uint32_t zorder, in CreateDisplayNodeLayerInfo() function in OHOS::Rosen::RSUniHwcPrevalidateUtil
H A Drs_uni_render_visitor.cpp1764 if (RSUniHwcPrevalidateUtil::GetInstance().CreateDisplayNodeLayerInfo( in PrevalidateHwcNode()