Home
last modified time | relevance | path

Searched refs:GetArsrPreEnabled (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.h78 static bool GetArsrPreEnabled();
H A Drs_system_parameters.cpp213 bool RSSystemParameters::GetArsrPreEnabled() in GetArsrPreEnabled() function in OHOS::Rosen::RSSystemParameters
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_hwc_prevalidate_util.cpp57 arsrPreEnabled_ = RSSystemParameters::GetArsrPreEnabled(); in RSUniHwcPrevalidateUtil()