Home
last modified time | relevance | path

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

/external/chromium_org/ui/compositor/
Dlayer_animator.cc191 LayerAnimationElement::AnimatableProperties animated_properties; in StartTogether() local
194 animated_properties.insert((*iter)->properties().begin(), in StartTogether()
203 LayerAnimationElement::CreatePauseElement(animated_properties, in StartTogether()
230 LayerAnimationElement::AnimatableProperties animated_properties; in ScheduleTogether() local
233 animated_properties.insert((*iter)->properties().begin(), in ScheduleTogether()
241 LayerAnimationElement::CreatePauseElement(animated_properties, in ScheduleTogether()