Home
last modified time | relevance | path

Searched refs:GetSystemAnimatedScenesEnabled (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.h65 static bool GetSystemAnimatedScenesEnabled();
H A Drs_system_parameters.cpp114 bool RSSystemParameters::GetSystemAnimatedScenesEnabled() in GetSystemAnimatedScenesEnabled() function in OHOS::Rosen::RSSystemParameters
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp2003 systemAnimatedScenesEnabled_ = RSSystemParameters::GetSystemAnimatedScenesEnabled(); in UniRender()