Home
last modified time | relevance | path

Searched defs:tweened (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/login/ui/
H A Duser_switch_flip_animation.cc71 const double tweened = gfx::Tween::CalculateValue(tween_type_, current); in OnProgress() local
83 const double tweened = gfx::Tween::CalculateValue(tween_type_, current); in OnProgress() local
H A Dpin_keyboard_animation.cc36 const double tweened = gfx::Tween::CalculateValue(tween_type_, current); in OnProgress() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/rotator/
H A Dscreen_rotation_animation.cc51 const double tweened = gfx::Tween::CalculateValue(tween_type_, current); in OnProgress() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/animation/
H A Dtween_unittest.cc167 const gfx::Rect tweened = Tween::RectValueBetween(0.08, r1, r2); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/animation/
H A Dtween_unittest.cc167 const gfx::Rect tweened = Tween::RectValueBetween(0.08, r1, r2); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dhotseat_widget.cc196 const double tweened = gfx::Tween::CalculateValue(tween_type_, current); in OnProgress() local
310 const double tweened = gfx::Tween::CalculateValue(tween_type_, current); in OnProgress() local