Searched refs:SMOOTH_IN_OUT (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/gfx/animation/
H A Dtween.h26 SMOOTH_IN_OUT, // Smooth, consistent speeds in and out (sine wave). enumerator in enum:gfx::Tween::Type
H A Dtween.cc51 case SMOOTH_IN_OUT:
/external/chromium_org/ash/shelf/
H A Dshelf_button.cc87 animation_.SetTweenType(gfx::Tween::SMOOTH_IN_OUT);

Completed in 736 milliseconds