Home
last modified time | relevance | path

Searched refs:AnimateLayers (Results 1 – 18 of 18) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/test/
H A Dtest_hooks.h80 virtual void AnimateLayers(LayerTreeHostImpl* host_impl, in AnimateLayers() function
H A Dlayer_tree_test.cc316 bool AnimateLayers(base::TimeTicks monotonic_time, in AnimateLayers() function in cc::LayerTreeHostImplForTesting
320 LayerTreeHostImpl::AnimateLayers(monotonic_time, is_active_tree); in AnimateLayers()
321 test_hooks_->AnimateLayers(this, monotonic_time); in AnimateLayers()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dlayer_tree_host_unittest_animation.cc225 void AnimateLayers(LayerTreeHostImpl* host_impl, in AnimateLayers() function in cc::__anona9f0e7470111::LayerTreeHostAnimationTestNoDamageAnimation
268 void AnimateLayers(LayerTreeHostImpl* host_impl, in AnimateLayers() function in cc::__anona9f0e7470111::LayerTreeHostAnimationTestCheckerboardDoesNotStarveDraws
304 void AnimateLayers(LayerTreeHostImpl* host_impl, in AnimateLayers() function in cc::__anona9f0e7470111::LayerTreeHostAnimationTestAnimationsGetDeleted
351 void AnimateLayers(LayerTreeHostImpl* host_impl, in AnimateLayers() function in cc::__anona9f0e7470111::LayerTreeHostAnimationTestAddKeyframeModelWithTimingFunction
567 void AnimateLayers(LayerTreeHostImpl* impl_host, in AnimateLayers() function in cc::__anona9f0e7470111::LayerTreeHostAnimationTestLayerAddedWithAnimation
2223 layer_tree_host()->AnimateLayers(base::TimeTicks::Max()); in NotifyAnimationStarted()
H A Dproxy_main.cc247 layer_tree_host_->AnimateLayers( in BeginMainFrame()
H A Dlayer_tree_host.h584 void AnimateLayers(base::TimeTicks monotonic_frame_begin_time);
H A Dsingle_thread_proxy.cc868 layer_tree_host_->AnimateLayers(begin_frame_args.frame_time); in DoBeginMainFrame()
H A Dlayer_tree_host_impl.h835 virtual bool AnimateLayers(base::TimeTicks monotonic_time,
H A Dlayer_tree_host_impl.cc879 AnimateLayers(CurrentBeginFrameArgs().frame_time, /* is_active_tree */ false); in AnimatePendingTreeAfterCommit()
903 did_animate |= AnimateLayers(monotonic_time, /* is_active_tree */ true); in AnimateInternal()
4005 bool LayerTreeHostImpl::AnimateLayers(base::TimeTicks monotonic_time, in AnimateLayers() function in cc::LayerTreeHostImpl
H A Dlayer_tree_host.cc1062 void LayerTreeHost::AnimateLayers(base::TimeTicks monotonic_time) { in AnimateLayers() function in cc::LayerTreeHost
H A Ddraw_properties_unittest.cc7522 host()->AnimateLayers(base::TimeTicks::Max()); in TEST_F()
7579 host()->AnimateLayers(base::TimeTicks::Max()); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dlayer_tree_host_unittest_animation.cc225 void AnimateLayers(LayerTreeHostImpl* host_impl, in AnimateLayers() function in cc::__anon078d9c620111::LayerTreeHostAnimationTestNoDamageAnimation
268 void AnimateLayers(LayerTreeHostImpl* host_impl, in AnimateLayers() function in cc::__anon078d9c620111::LayerTreeHostAnimationTestCheckerboardDoesNotStarveDraws
304 void AnimateLayers(LayerTreeHostImpl* host_impl, in AnimateLayers() function in cc::__anon078d9c620111::LayerTreeHostAnimationTestAnimationsGetDeleted
351 void AnimateLayers(LayerTreeHostImpl* host_impl, in AnimateLayers() function in cc::__anon078d9c620111::LayerTreeHostAnimationTestAddKeyframeModelWithTimingFunction
567 void AnimateLayers(LayerTreeHostImpl* impl_host, in AnimateLayers() function in cc::__anon078d9c620111::LayerTreeHostAnimationTestLayerAddedWithAnimation
2223 layer_tree_host()->AnimateLayers(base::TimeTicks::Max()); in NotifyAnimationStarted()
H A Dproxy_main.cc236 layer_tree_host_->AnimateLayers( in BeginMainFrame()
H A Dlayer_tree_host.h568 void AnimateLayers(base::TimeTicks monotonic_frame_begin_time);
H A Dsingle_thread_proxy.cc861 layer_tree_host_->AnimateLayers(begin_frame_args.frame_time); in DoBeginMainFrame()
H A Dlayer_tree_host_impl.h863 virtual bool AnimateLayers(base::TimeTicks monotonic_time,
H A Dlayer_tree_host_impl.cc741 AnimateLayers(CurrentBeginFrameArgs().frame_time, /* is_active_tree */ false); in AnimatePendingTreeAfterCommit()
773 did_animate |= AnimateLayers(monotonic_time, /* is_active_tree */ true); in AnimateInternal()
5268 bool LayerTreeHostImpl::AnimateLayers(base::TimeTicks monotonic_time, in AnimateLayers() function in cc::LayerTreeHostImpl
H A Dlayer_tree_host.cc994 void LayerTreeHost::AnimateLayers(base::TimeTicks monotonic_time) { in AnimateLayers() function in cc::LayerTreeHost
H A Ddraw_properties_unittest.cc7602 host()->AnimateLayers(base::TimeTicks::Max()); in TEST_F()
7659 host()->AnimateLayers(base::TimeTicks::Max()); in TEST_F()