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

/external/chromium_org/cc/animation/
H A Danimation.h70 TargetProperty target_property() const { return target_property_; }
186 TargetProperty target_property_; member in class:cc::Animation
H A Dlayer_animation_controller.cc74 : id_(id), target_property_(target_property) {}
77 animation->target_property() == target_property_;
82 Animation::TargetProperty target_property_; member in struct:cc::HasAnimationIdAndProperty

Completed in 1430 milliseconds