Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dmutator_host_client.h64 virtual void AnimationScalesChanged(ElementId element_id,
H A Dproperty_tree.h662 void AnimationScalesChanged(ElementId element_id,
H A Dlayer_tree_host.h648 void AnimationScalesChanged(ElementId element_id,
H A Dlayer_tree_host.cc1739 void LayerTreeHost::AnimationScalesChanged(ElementId element_id, in AnimationScalesChanged() function in cc::LayerTreeHost
1744 property_trees()->AnimationScalesChanged(element_id, maximum_scale, in AnimationScalesChanged()
H A Dlayer_tree_host_impl.h414 void AnimationScalesChanged(ElementId element_id,
H A Dlayer_tree_host_impl.cc6025 void LayerTreeHostImpl::AnimationScalesChanged(ElementId element_id, in AnimationScalesChanged() function in cc::LayerTreeHostImpl
6032 tree->property_trees()->AnimationScalesChanged(element_id, maximum_scale, in AnimationScalesChanged()
H A Dproperty_tree.cc1885 void PropertyTrees::AnimationScalesChanged(ElementId element_id, in AnimationScalesChanged() function in cc::PropertyTrees
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dmutator_host_client.h64 virtual void AnimationScalesChanged(ElementId element_id,
H A Dproperty_tree.h689 void AnimationScalesChanged(ElementId element_id,
H A Dlayer_tree_host.h665 void AnimationScalesChanged(ElementId element_id,
H A Dlayer_tree_host.cc1797 void LayerTreeHost::AnimationScalesChanged(ElementId element_id, in AnimationScalesChanged() function in cc::LayerTreeHost
1802 property_trees()->AnimationScalesChanged(element_id, maximum_scale, in AnimationScalesChanged()
H A Dlayer_tree_host_impl.h425 void AnimationScalesChanged(ElementId element_id,
H A Dlayer_tree_host_impl.cc4719 void LayerTreeHostImpl::AnimationScalesChanged(ElementId element_id, in AnimationScalesChanged() function in cc::LayerTreeHostImpl
4726 tree->property_trees()->AnimationScalesChanged(element_id, maximum_scale, in AnimationScalesChanged()
H A Dproperty_tree.cc1952 void PropertyTrees::AnimationScalesChanged(ElementId element_id, in AnimationScalesChanged() function in cc::PropertyTrees
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/animation/
H A Delement_animations.cc358 animation_host_->mutator_host_client()->AnimationScalesChanged( in UpdateClientAnimationState()
382 animation_host_->mutator_host_client()->AnimationScalesChanged( in UpdateClientAnimationState()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/animation/
H A Delement_animations.cc358 animation_host_->mutator_host_client()->AnimationScalesChanged( in UpdateClientAnimationState()
382 animation_host_->mutator_host_client()->AnimationScalesChanged( in UpdateClientAnimationState()
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/test/
H A Danimation_timelines_test_common.h139 void AnimationScalesChanged(ElementId element_id,
H A Danimation_timelines_test_common.cc170 void TestHostClient::AnimationScalesChanged(ElementId element_id, in AnimationScalesChanged() function in cc::TestHostClient