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

/external/chromium_org/cc/animation/
H A Danimation.h81 // If alternates_direction is true, on odd numbered iterations we reverse the
83 bool alternates_direction() const { return alternates_direction_; } function in class:cc::Animation

Completed in 175 milliseconds