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

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebCompositorAnimation.h15 enum TargetProperty { enum in class:blink::WebCompositorAnimation
41 virtual TargetProperty targetProperty() const = 0;
/external/chromium_org/cc/animation/
H A Danimation.h42 enum TargetProperty { enum in class:cc::Animation
64 TargetProperty target_property);
70 TargetProperty target_property() const { return target_property_; }
170 TargetProperty target_property);
186 TargetProperty target_property_;

Completed in 131 milliseconds