HomeSort by relevance Sort by last modified time
    Searched defs:TargetProperty (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/public/platform/
WebCompositorAnimation.h 15 enum TargetProperty {
41 virtual TargetProperty targetProperty() const = 0;
  /external/chromium_org/cc/animation/
animation.h 42 enum TargetProperty {
64 TargetProperty target_property);
70 TargetProperty target_property() const { return target_property_; }
170 TargetProperty target_property);
186 TargetProperty target_property_;

Completed in 2319 milliseconds