Searched defs:AnimatableProperties (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/compositor/
H A Dlayer_animation_element.h62 typedef uint32 AnimatableProperties; typedef in class:ui::LayerAnimationElement
64 LayerAnimationElement(AnimatableProperties properties,
132 AnimatableProperties properties,
186 AnimatableProperties properties() const { return properties_; }
227 const AnimatableProperties properties_;

Completed in 172 milliseconds