Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/system/
H A Drs_system_parameters.h71 static bool GetPrevalidateHwcNodeEnabled();
H A Drs_system_parameters.cpp160 bool RSSystemParameters::GetPrevalidateHwcNodeEnabled() in GetPrevalidateHwcNodeEnabled() function in OHOS::Rosen::RSSystemParameters
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp160 isPrevalidateHwcNodeEnable_ = RSSystemParameters::GetPrevalidateHwcNodeEnabled() && in RSUniRenderVisitor()