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

  /external/chromium_org/ui/base/animation/
tween.h 25 SMOOTH_IN_OUT, // Smooth, consistent speeds in and out (sine wave).
tween.cc 47 case SMOOTH_IN_OUT:
  /external/chromium_org/ash/launcher/
launcher_button.cc 86 animation_.SetTweenType(ui::Tween::SMOOTH_IN_OUT);

Completed in 88 milliseconds