Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_animation_manager_test.cpp205 bool needRequestNextVsync; variable
247 bool needRequestNextVsync; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_effect_render_node.cpp167 RSDirtyRegionManager& dirtyManager, bool needRequestNextVsync) in MarkFilterCacheFlags()
H A Drs_render_node.cpp2089 …erNode::PostPrepareForBlurFilterNode(RSDirtyRegionManager& dirtyManager, bool needRequestNextVsync) in PostPrepareForBlurFilterNode()
2116 RSDirtyRegionManager& dirtyManager, bool needRequestNextVsync) in MarkFilterCacheFlags()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_test2.cpp1084 bool needRequestNextVsync = true; variable
1105 bool needRequestNextVsync = true; variable
H A Drs_render_node_test.cpp2459 bool needRequestNextVsync = true; variable
2481 bool needRequestNextVsync = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_manager.cpp149 bool needRequestNextVsync = false; in Animate() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread.cpp482 bool needRequestNextVsync = false; in Animate() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_main_thread_test.cpp2351 bool needRequestNextVsync = true; variable
2368 bool needRequestNextVsync = true; variable
2385 bool needRequestNextVsync = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp1335 bool needRequestNextVsync = false; in ConsumeAndUpdateAllNodes() local
2798 bool needRequestNextVsync = false; in Animate() local
3536 void RSMainThread::PerfAfterAnim(bool needRequestNextVsync) in PerfAfterAnim()