Home
last modified time | relevance | path

Searched refs:kWindowAnimation_Rotate_ScaleFactor (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/views/corewm/
Dwindow_animations.cc81 const float kWindowAnimation_Rotate_ScaleFactor = .99f; variable
406 new ui::InterpolatedScale(1, kWindowAnimation_Rotate_ScaleFactor)); in AddLayerAnimationsForRotate()