Searched refs:notify_ready_to_activate_was_blocked_ (Results 1 – 1 of 1) sorted by relevance
144 notify_ready_to_activate_was_blocked_(false) {} in LayerTreeHostImplForTesting()199 notify_ready_to_activate_was_blocked_ = true; in NotifyReadyToActivate()206 if (!block && notify_ready_to_activate_was_blocked_) { in BlockNotifyReadyToActivateForTesting()208 notify_ready_to_activate_was_blocked_ = false; in BlockNotifyReadyToActivateForTesting()258 bool notify_ready_to_activate_was_blocked_; member in cc::LayerTreeHostImplForTesting