Searched refs:target_property_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/cc/animation/
H A Danimation.cc64 target_property_(target_property),
91 s_targetPropertyNames[target_property_],
224 new Animation(curve_->Clone(), id_, group_, target_property_));
H A Danimation.h63 TargetProperty target_property() const { return target_property_; }
162 TargetProperty target_property_; member in class:cc::Animation
H A Dlayer_animation_controller.cc73 : id_(id), target_property_(target_property) {}
76 animation->target_property() == target_property_;
81 Animation::TargetProperty target_property_; member in struct:cc::HasAnimationIdAndProperty

Completed in 43 milliseconds