Home
last modified time | relevance | path

Searched defs:needRequestNextVsync (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_animation_manager.cpp78 bool needRequestNextVsync = false; in Animate() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
Drs_render_thread.cpp395 bool needRequestNextVsync = false; in Animate() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_main_thread.cpp780 bool needRequestNextVsync = false; in ConsumeAndUpdateAllNodes() local
1466 bool needRequestNextVsync = false; in Animate() local
1961 void RSMainThread::PerfAfterAnim(bool needRequestNextVsync) in PerfAfterAnim()