Home
last modified time | relevance | path

Searched refs:processing_animation_worklets_for_pending_tree_ (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/scheduler/
H A Dscheduler_state_machine.cc279 processing_animation_worklets_for_pending_tree_); in AsProtozeroInto()
437 if (processing_animation_worklets_for_pending_tree_) in ShouldActivateSyncTree()
1507 processing_animation_worklets_for_pending_tree_ = in NotifyAnimationWorkletStateChange()
H A Dscheduler_state_machine.h465 bool processing_animation_worklets_for_pending_tree_ = false; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/scheduler/
H A Dscheduler_state_machine.cc280 processing_animation_worklets_for_pending_tree_); in AsProtozeroInto()
438 if (processing_animation_worklets_for_pending_tree_) in ShouldActivateSyncTree()
1511 processing_animation_worklets_for_pending_tree_ = in NotifyAnimationWorkletStateChange()
H A Dscheduler_state_machine.h472 bool processing_animation_worklets_for_pending_tree_ = false; variable