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

  /external/chromium_org/cc/animation/
animation.h 83 // If alternates_direction is true, on odd numbered iterations we reverse the
85 bool alternates_direction() const { return alternates_direction_; } function in class:cc::Animation
  /external/chromium_org/webkit/renderer/compositor_bindings/
web_animation_impl.cc 82 return animation_->alternates_direction();

Completed in 970 milliseconds