Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.h218 void UpdateHwcNodeEnableByHwcNodeBelowSelfInApp(std::vector<RectI>& hwcRects,
H A Drs_uni_render_visitor.cpp1505 void RSUniRenderVisitor::UpdateHwcNodeEnableByHwcNodeBelowSelfInApp(std::vector<RectI>& hwcRects, in UpdateHwcNodeEnableByHwcNodeBelowSelfInApp() function in OHOS::Rosen::RSUniRenderVisitor
1718 UpdateHwcNodeEnableByHwcNodeBelowSelfInApp(hwcRects, hwcNodePtr); in UpdateHwcNodeEnable()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_visitor_test.cpp1649 rsUniRenderVisitor->UpdateHwcNodeEnableByHwcNodeBelowSelfInApp(hwcRects, node);