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/gfx/animation/
tween.h 27 SMOOTH_IN_OUT, // Smooth, consistent speeds in and out (sine wave).
tween.cc 52 case SMOOTH_IN_OUT:
  /external/chromium_org/ash/shelf/
shelf_button.cc 77 animation_.SetTweenType(gfx::Tween::SMOOTH_IN_OUT);

Completed in 1638 milliseconds