FloatValueBetween 57 cc/animation/scroll_offset_animation_curve.cc return gfx::Vector2dF(gfx::Tween::FloatValueBetween( FloatValueBetween 59 cc/animation/scroll_offset_animation_curve.cc gfx::Tween::FloatValueBetween( FloatValueBetween 127 cc/animation/transform_operations.cc std::abs(gfx::Tween::FloatValueBetween( FloatValueBetween 129 cc/animation/transform_operations.cc std::abs(gfx::Tween::FloatValueBetween( FloatValueBetween 131 cc/animation/transform_operations.cc std::abs(gfx::Tween::FloatValueBetween( FloatValueBetween 134 cc/animation/transform_operations.cc std::abs(gfx::Tween::FloatValueBetween( FloatValueBetween 136 cc/animation/transform_operations.cc std::abs(gfx::Tween::FloatValueBetween( FloatValueBetween 138 cc/animation/transform_operations.cc std::abs(gfx::Tween::FloatValueBetween( FloatValueBetween 1022 cc/animation/transform_operations_unittest.cc t = gfx::Tween::FloatValueBetween(t, min_progress, max_progress); FloatValueBetween 197 cc/output/filter_operation.cc gfx::Tween::FloatValueBetween(progress, from_op.amount(), to_op.amount()), FloatValueBetween 71 chrome/browser/ui/autofill/loading_animation.cc position = gfx::Tween::FloatValueBetween(inter_frame_value, FloatValueBetween 153 content/browser/web_contents/aura/gesture_nav_simple.cc float translate_x = gfx::Tween::FloatValueBetween(complete, -kArrowWidth, 0); FloatValueBetween 158 content/browser/web_contents/aura/gesture_nav_simple.cc arrow_->SetOpacity(gfx::Tween::FloatValueBetween(complete, kMinOpacity, 1.f)); FloatValueBetween 39 ui/compositor/float_animation_curve_adapter.cc return gfx::Tween::FloatValueBetween( FloatValueBetween 168 ui/compositor/layer_animation_element.cc gfx::Tween::FloatValueBetween(t, start_, target_)); FloatValueBetween 237 ui/compositor/layer_animation_element.cc gfx::Tween::FloatValueBetween(t, start_, target_)); FloatValueBetween 272 ui/compositor/layer_animation_element.cc gfx::Tween::FloatValueBetween(t, start_, target_)); FloatValueBetween 402 ui/compositor/layer_animation_element.cc delegate->SetOpacityFromAnimation(gfx::Tween::FloatValueBetween( FloatValueBetween 85 ui/gfx/animation/tween.cc float blended_premultiplied = Tween::FloatValueBetween( FloatValueBetween 96 ui/gfx/animation/tween.cc float blended_a = FloatValueBetween(value, start_a, target_a); FloatValueBetween 43 ui/gfx/animation/tween.h static float FloatValueBetween(double value, float start, float target);