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

  /external/chromium_org/ui/gfx/animation/
tween.h 22 EASE_IN_2, // Variant of EASE_IN that starts out slower than
tween.cc 31 case EASE_IN_2:
  /external/chromium_org/ui/app_list/
app_list_constants.cc 54 const gfx::Tween::Type kFolderFadeInTweenType = gfx::Tween::EASE_IN_2;
  /external/chromium_org/athena/home/
athena_start_page_view.cc 399 gfx::Tween::CalculateValue(gfx::Tween::EASE_IN_2, layout_state_),
405 gfx::Tween::CalculateValue(gfx::Tween::EASE_IN_2, layout_state_),

Completed in 1069 milliseconds