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/gfx/animation/
tween.h 26 EASE_OUT_SNAP, // Fast in, slow out, snap to final value.
slide_animation.cc 102 if (tween_type_ == Tween::EASE_OUT_SNAP &&
tween.cc 45 case EASE_OUT_SNAP:

Completed in 206 milliseconds