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

  /external/chromium_org/ui/base/animation/
tween.h 24 EASE_OUT_SNAP, // Fast in, slow out, snap to final value.
slide_animation.cc 102 if (tween_type_ == Tween::EASE_OUT_SNAP &&
tween.cc 40 case EASE_OUT_SNAP:

Completed in 104 milliseconds