Vector2dF 34 android_webview/browser/browser_view_renderer.cc AutoResetWithLock(gfx::Vector2dF* scoped_variable, Vector2dF 35 android_webview/browser/browser_view_renderer.cc gfx::Vector2dF new_value, Vector2dF 50 android_webview/browser/browser_view_renderer.cc gfx::Vector2dF* scoped_variable_; Vector2dF 51 android_webview/browser/browser_view_renderer.cc gfx::Vector2dF original_value_; Vector2dF 155 android_webview/browser/browser_view_renderer.cc &scroll_offset_dip_, gfx::Vector2dF(), scroll_offset_dip_lock_); Vector2dF 305 android_webview/browser/browser_view_renderer.cc gfx::Vector2dF scroll_offset_dip; Vector2dF 353 android_webview/browser/browser_view_renderer.cc gfx::Vector2dF new_value_dip) { Vector2dF 372 android_webview/browser/browser_view_renderer.cc gfx::Vector2dF scroll_offset_dip) { Vector2dF 416 android_webview/browser/browser_view_renderer.cc gfx::Vector2dF BrowserViewRenderer::GetTotalRootLayerScrollOffset() { Vector2dF 464 android_webview/browser/browser_view_renderer.cc void BrowserViewRenderer::DidOverscroll(gfx::Vector2dF accumulated_overscroll, Vector2dF 465 android_webview/browser/browser_view_renderer.cc gfx::Vector2dF latest_overscroll_delta, Vector2dF 466 android_webview/browser/browser_view_renderer.cc gfx::Vector2dF current_fling_velocity) { Vector2dF 479 android_webview/browser/browser_view_renderer.cc overscroll_rounding_error_ = gfx::Vector2dF(); Vector2dF 480 android_webview/browser/browser_view_renderer.cc gfx::Vector2dF scaled_overscroll_delta = Vector2dF 115 android_webview/browser/browser_view_renderer.h virtual void SetMaxRootLayerScrollOffset(gfx::Vector2dF new_value) OVERRIDE; Vector2dF 116 android_webview/browser/browser_view_renderer.h virtual void SetTotalRootLayerScrollOffset(gfx::Vector2dF new_value_css) Vector2dF 119 android_webview/browser/browser_view_renderer.h virtual gfx::Vector2dF GetTotalRootLayerScrollOffset() OVERRIDE; Vector2dF 126 android_webview/browser/browser_view_renderer.h virtual void DidOverscroll(gfx::Vector2dF accumulated_overscroll, Vector2dF 127 android_webview/browser/browser_view_renderer.h gfx::Vector2dF latest_overscroll_delta, Vector2dF 128 android_webview/browser/browser_view_renderer.h gfx::Vector2dF current_fling_velocity) OVERRIDE; Vector2dF 192 android_webview/browser/browser_view_renderer.h gfx::Vector2dF scroll_offset_dip_; Vector2dF 195 android_webview/browser/browser_view_renderer.h gfx::Vector2dF max_scroll_offset_dip_; Vector2dF 200 android_webview/browser/browser_view_renderer.h gfx::Vector2dF overscroll_rounding_error_; Vector2dF 40 ash/frame/caption_buttons/frame_maximize_button_unittest.cc const gfx::Vector2dF& pos) { Vector2dF 143 ash/shelf/shelf_layout_manager_unittest.cc void ProcessScroll(ui::EventType type, const gfx::Vector2dF& delta) { Vector2dF 148 ash/shelf/shelf_layout_manager_unittest.cc scroll_ = gfx::Vector2dF(); Vector2dF 230 ash/shelf/shelf_layout_manager_unittest.cc gfx::Vector2dF scroll_; Vector2dF 97 ash/wm/resize_shadow_and_cursor_unittest.cc const gfx::Vector2dF& delta) { Vector2dF 510 cc/animation/layer_animation_controller.cc gfx::Vector2dF current_scroll_offset; Vector2dF 793 cc/animation/layer_animation_controller.cc const gfx::Vector2dF scroll_offset = Vector2dF 847 cc/animation/layer_animation_controller.cc const gfx::Vector2dF& scroll_offset) { Vector2dF 165 cc/animation/layer_animation_controller.h void NotifyObserversScrollOffsetAnimated(const gfx::Vector2dF& scroll_offset); Vector2dF 579 cc/animation/layer_animation_controller_unittest.cc gfx::Vector2dF initial_value(100.f, 300.f); Vector2dF 580 cc/animation/layer_animation_controller_unittest.cc gfx::Vector2dF target_value(300.f, 200.f); Vector2dF 618 cc/animation/layer_animation_controller_unittest.cc EXPECT_VECTOR2DF_EQ(gfx::Vector2dF(200.f, 250.f), dummy.scroll_offset()); Vector2dF 622 cc/animation/layer_animation_controller_unittest.cc EXPECT_VECTOR2DF_EQ(gfx::Vector2dF(200.f, 250.f), Vector2dF 657 cc/animation/layer_animation_controller_unittest.cc gfx::Vector2dF initial_value(500.f, 100.f); Vector2dF 658 cc/animation/layer_animation_controller_unittest.cc gfx::Vector2dF target_value(300.f, 200.f); Vector2dF 696 cc/animation/layer_animation_controller_unittest.cc EXPECT_VECTOR2DF_EQ(gfx::Vector2dF(400.f, 150.f), dummy.scroll_offset()); Vector2dF 700 cc/animation/layer_animation_controller_unittest.cc EXPECT_VECTOR2DF_EQ(gfx::Vector2dF(400.f, 150.f), Vector2dF 726 cc/animation/layer_animation_controller_unittest.cc gfx::Vector2dF initial_value(100.f, 300.f); Vector2dF 727 cc/animation/layer_animation_controller_unittest.cc gfx::Vector2dF target_value(300.f, 200.f); Vector2dF 750 cc/animation/layer_animation_controller_unittest.cc EXPECT_VECTOR2DF_EQ(gfx::Vector2dF(200.f, 250.f), Vector2dF 19 cc/animation/layer_animation_value_observer.h virtual void OnScrollOffsetAnimated(const gfx::Vector2dF& scroll_offset) = 0; Vector2dF 20 cc/animation/layer_animation_value_provider.h virtual gfx::Vector2dF ScrollOffsetForAnimation() const = 0; Vector2dF 19 cc/animation/scroll_offset_animation_curve.cc const gfx::Vector2dF& target_value, Vector2dF 26 cc/animation/scroll_offset_animation_curve.cc const gfx::Vector2dF& target_value, Vector2dF 35 cc/animation/scroll_offset_animation_curve.cc const gfx::Vector2dF& initial_value) { Vector2dF 49 cc/animation/scroll_offset_animation_curve.cc gfx::Vector2dF ScrollOffsetAnimationCurve::GetValue(double t) const { Vector2dF 57 cc/animation/scroll_offset_animation_curve.cc return gfx::Vector2dF(gfx::Tween::FloatValueBetween( Vector2dF 19 cc/animation/scroll_offset_animation_curve.h const gfx::Vector2dF& target_value, Vector2dF 24 cc/animation/scroll_offset_animation_curve.h void SetInitialValue(const gfx::Vector2dF& initial_value); Vector2dF 25 cc/animation/scroll_offset_animation_curve.h gfx::Vector2dF GetValue(double t) const; Vector2dF 33 cc/animation/scroll_offset_animation_curve.h ScrollOffsetAnimationCurve(const gfx::Vector2dF& target_value, Vector2dF 36 cc/animation/scroll_offset_animation_curve.h gfx::Vector2dF initial_value_; Vector2dF 37 cc/animation/scroll_offset_animation_curve.h gfx::Vector2dF target_value_; Vector2dF 15 cc/animation/scroll_offset_animation_curve_unittest.cc gfx::Vector2dF target_value(100.f, 200.f); Vector2dF 25 cc/animation/scroll_offset_animation_curve_unittest.cc curve->SetInitialValue(gfx::Vector2dF(136.f, 200.f)); Vector2dF 29 cc/animation/scroll_offset_animation_curve_unittest.cc curve->SetInitialValue(gfx::Vector2dF(19.f, 200.f)); Vector2dF 33 cc/animation/scroll_offset_animation_curve_unittest.cc curve->SetInitialValue(gfx::Vector2dF(100.f, 344.f)); Vector2dF 37 cc/animation/scroll_offset_animation_curve_unittest.cc curve->SetInitialValue(gfx::Vector2dF(100.f, 191.f)); Vector2dF 41 cc/animation/scroll_offset_animation_curve_unittest.cc curve->SetInitialValue(gfx::Vector2dF(32500.f, 500.f)); Vector2dF 45 cc/animation/scroll_offset_animation_curve_unittest.cc curve->SetInitialValue(gfx::Vector2dF(150.f, 119.f)); Vector2dF 49 cc/animation/scroll_offset_animation_curve_unittest.cc curve->SetInitialValue(gfx::Vector2dF(0.f, 14600.f)); Vector2dF 53 cc/animation/scroll_offset_animation_curve_unittest.cc curve->SetInitialValue(gfx::Vector2dF(95.f, 191.f)); Vector2dF 58 cc/animation/scroll_offset_animation_curve_unittest.cc gfx::Vector2dF initial_value(2.f, 40.f); Vector2dF 59 cc/animation/scroll_offset_animation_curve_unittest.cc gfx::Vector2dF target_value(10.f, 20.f); Vector2dF 75 cc/animation/scroll_offset_animation_curve_unittest.cc EXPECT_VECTOR2DF_EQ(gfx::Vector2dF(6.f, 30.f), curve->GetValue(duration/2.0)); Vector2dF 80 cc/animation/scroll_offset_animation_curve_unittest.cc gfx::Vector2dF value = curve->GetValue(duration/4.0); Vector2dF 87 cc/animation/scroll_offset_animation_curve_unittest.cc gfx::Vector2dF initial_value(2.f, 40.f); Vector2dF 88 cc/animation/scroll_offset_animation_curve_unittest.cc gfx::Vector2dF target_value(10.f, 20.f); Vector2dF 106 cc/animation/scroll_offset_animation_curve_unittest.cc gfx::Vector2dF(6.f, 30.f), Vector2dF 116 cc/animation/scroll_offset_animation_curve_unittest.cc gfx::Vector2dF value = Vector2dF 120 cc/base/math_util.cc gfx::Vector2dF(SkMScalarToFloat(transform.matrix().get(0, 3)), Vector2dF 163 cc/base/math_util.cc gfx::Vector2dF(SkMScalarToFloat(transform.matrix().get(0, 3)), Vector2dF 353 cc/base/math_util.cc gfx::Vector2dF(SkMScalarToFloat(transform.matrix().get(0, 3)), Vector2dF 478 cc/base/math_util.cc gfx::Vector2dF top_left_diff = Vector2dF 480 cc/base/math_util.cc gfx::Vector2dF bottom_right_diff = Vector2dF 501 cc/base/math_util.cc gfx::Vector2dF MathUtil::ComputeTransform2dScaleComponents( Vector2dF 505 cc/base/math_util.cc return gfx::Vector2dF(fallback_value, fallback_value); Vector2dF 512 cc/base/math_util.cc return gfx::Vector2dF(x_scale, y_scale); Vector2dF 515 cc/base/math_util.cc float MathUtil::SmallestAngleBetweenVectors(const gfx::Vector2dF& v1, Vector2dF 516 cc/base/math_util.cc const gfx::Vector2dF& v2) { Vector2dF 523 cc/base/math_util.cc gfx::Vector2dF MathUtil::ProjectVector(const gfx::Vector2dF& source, Vector2dF 524 cc/base/math_util.cc const gfx::Vector2dF& destination) { Vector2dF 527 cc/base/math_util.cc return gfx::Vector2dF(projected_length * destination.x(), Vector2dF 27 cc/base/math_util.h class Vector2dF; Vector2dF 148 cc/base/math_util.h static gfx::Vector2dF ComputeTransform2dScaleComponents(const gfx::Transform&, Vector2dF 162 cc/base/math_util.h static float SmallestAngleBetweenVectors(const gfx::Vector2dF& v1, Vector2dF 163 cc/base/math_util.h const gfx::Vector2dF& v2); Vector2dF 167 cc/base/math_util.h static gfx::Vector2dF ProjectVector(const gfx::Vector2dF& source, Vector2dF 168 cc/base/math_util.h const gfx::Vector2dF& destination); Vector2dF 73 cc/base/math_util_unittest.cc gfx::Vector2dF x(1, 0); Vector2dF 74 cc/base/math_util_unittest.cc gfx::Vector2dF y(0, 1); Vector2dF 75 cc/base/math_util_unittest.cc gfx::Vector2dF test_vector(0.5, 0.5); Vector2dF 99 cc/base/math_util_unittest.cc gfx::Vector2dF x(1, 0); Vector2dF 100 cc/base/math_util_unittest.cc gfx::Vector2dF y(0, 1); Vector2dF 101 cc/base/math_util_unittest.cc gfx::Vector2dF test_vector(0.3f, 0.7f); Vector2dF 104 cc/base/math_util_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(0, 0), MathUtil::ProjectVector(x, y)); Vector2dF 105 cc/base/math_util_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(0, 0), MathUtil::ProjectVector(y, x)); Vector2dF 109 cc/base/math_util_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(test_vector.x(), 0), Vector2dF 111 cc/base/math_util_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(0, test_vector.y()), Vector2dF 116 cc/base/math_util_unittest.cc gfx::Vector2dF target_vector(0.5, 0.2f); Vector2dF 117 cc/base/math_util_unittest.cc gfx::Vector2dF projected_vector = Vector2dF 18 cc/input/input_handler.h class Vector2dF; Vector2dF 38 cc/input/input_handler.h virtual void DidOverscroll(const gfx::Vector2dF& accumulated_overscroll, Vector2dF 39 cc/input/input_handler.h const gfx::Vector2dF& latest_overscroll_delta) = 0; Vector2dF 83 cc/input/input_handler.h const gfx::Vector2dF& scroll_delta) = 0; Vector2dF 22 cc/input/layer_scroll_offset_delegate.h virtual void SetMaxScrollOffset(const gfx::Vector2dF& max_scroll_offset) = 0; Vector2dF 26 cc/input/layer_scroll_offset_delegate.h virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_value) = 0; Vector2dF 35 cc/input/layer_scroll_offset_delegate.h virtual gfx::Vector2dF GetTotalScrollOffset() = 0; Vector2dF 19 cc/input/page_scale_animation.cc gfx::Vector2dF NormalizeFromViewport(const gfx::Vector2dF& denormalized, Vector2dF 26 cc/input/page_scale_animation.cc gfx::Vector2dF DenormalizeToViewport(const gfx::Vector2dF& normalized, Vector2dF 33 cc/input/page_scale_animation.cc gfx::Vector2dF InterpolateBetween(const gfx::Vector2dF& start, Vector2dF 34 cc/input/page_scale_animation.cc const gfx::Vector2dF& end, Vector2dF 44 cc/input/page_scale_animation.cc const gfx::Vector2dF& start_scroll_offset, Vector2dF 57 cc/input/page_scale_animation.cc const gfx::Vector2dF& start_scroll_offset, Vector2dF 75 cc/input/page_scale_animation.cc void PageScaleAnimation::ZoomTo(const gfx::Vector2dF& target_scroll_offset, Vector2dF 95 cc/input/page_scale_animation.cc void PageScaleAnimation::ZoomWithAnchor(const gfx::Vector2dF& anchor, Vector2dF 117 cc/input/page_scale_animation.cc gfx::Vector2dF normalized = NormalizeFromViewport( Vector2dF 138 cc/input/page_scale_animation.cc gfx::Vector2dF normalized = gfx::ScaleVector2d( Vector2dF 146 cc/input/page_scale_animation.cc gfx::Vector2dF max_scroll_offset = Vector2dF 149 cc/input/page_scale_animation.cc target_scroll_offset_.SetToMax(gfx::Vector2dF()); Vector2dF 174 cc/input/page_scale_animation.cc gfx::Vector2dF PageScaleAnimation::ScrollOffsetAtTime(double time) const { Vector2dF 199 cc/input/page_scale_animation.cc gfx::Vector2dF PageScaleAnimation::ScrollOffsetAt(float interp) const { Vector2dF 208 cc/input/page_scale_animation.cc gfx::Vector2dF PageScaleAnimation::AnchorAt(float interp) const { Vector2dF 213 cc/input/page_scale_animation.cc gfx::Vector2dF PageScaleAnimation::ViewportRelativeAnchorAt( Vector2dF 216 cc/input/page_scale_animation.cc gfx::Vector2dF start_normalized = Vector2dF 219 cc/input/page_scale_animation.cc gfx::Vector2dF target_normalized = Vector2dF 222 cc/input/page_scale_animation.cc gfx::Vector2dF interp_normalized = Vector2dF 28 cc/input/page_scale_animation.h const gfx::Vector2dF& start_scroll_offset, Vector2dF 40 cc/input/page_scale_animation.h void ZoomTo(const gfx::Vector2dF& target_scroll_offset, Vector2dF 48 cc/input/page_scale_animation.h void ZoomWithAnchor(const gfx::Vector2dF& anchor, Vector2dF 59 cc/input/page_scale_animation.h gfx::Vector2dF ScrollOffsetAtTime(double time) const; Vector2dF 68 cc/input/page_scale_animation.h gfx::Vector2dF target_scroll_offset() const { return target_scroll_offset_; } Vector2dF 72 cc/input/page_scale_animation.h PageScaleAnimation(const gfx::Vector2dF& start_scroll_offset, Vector2dF 87 cc/input/page_scale_animation.h gfx::Vector2dF ScrollOffsetAt(float interp) const; Vector2dF 88 cc/input/page_scale_animation.h gfx::Vector2dF AnchorAt(float interp) const; Vector2dF 89 cc/input/page_scale_animation.h gfx::Vector2dF ViewportRelativeAnchorAt(float interp) const; Vector2dF 94 cc/input/page_scale_animation.h gfx::Vector2dF start_scroll_offset_; Vector2dF 95 cc/input/page_scale_animation.h gfx::Vector2dF target_scroll_offset_; Vector2dF 97 cc/input/page_scale_animation.h gfx::Vector2dF start_anchor_; Vector2dF 98 cc/input/page_scale_animation.h gfx::Vector2dF target_anchor_; Vector2dF 100 cc/input/top_controls_manager.cc gfx::Vector2dF TopControlsManager::ScrollBy( Vector2dF 101 cc/input/top_controls_manager.cc const gfx::Vector2dF& pending_delta) { Vector2dF 124 cc/input/top_controls_manager.cc gfx::Vector2dF applied_delta(0.f, old_offset - controls_top_offset_); Vector2dF 159 cc/input/top_controls_manager.cc gfx::Vector2dF TopControlsManager::Animate(base::TimeTicks monotonic_time) { Vector2dF 161 cc/input/top_controls_manager.cc return gfx::Vector2dF(); Vector2dF 171 cc/input/top_controls_manager.cc gfx::Vector2dF scroll_delta(0.f, controls_top_offset_ - old_offset); Vector2dF 56 cc/input/top_controls_manager.h gfx::Vector2dF ScrollBy(const gfx::Vector2dF& pending_delta); Vector2dF 64 cc/input/top_controls_manager.h gfx::Vector2dF Animate(base::TimeTicks monotonic_time); Vector2dF 83 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, 30.f)); Vector2dF 86 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, 30.f)); Vector2dF 89 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, 100.f)); Vector2dF 94 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, -10.f)); Vector2dF 97 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, -50.f)); Vector2dF 102 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, -10.f)); Vector2dF 105 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, -50.f)); Vector2dF 110 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, -100.f)); Vector2dF 114 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, 20.f)); Vector2dF 124 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, 300.f)); Vector2dF 130 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, -15.f)); Vector2dF 154 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, 300.f)); Vector2dF 160 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, -70.f)); Vector2dF 186 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, 20.f)); Vector2dF 212 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, 30.f)); Vector2dF 236 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, 200.f)); Vector2dF 242 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, -20.f)); Vector2dF 266 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, 200.f)); Vector2dF 272 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, -30.f)); Vector2dF 300 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, 300.f)); Vector2dF 307 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, -15.f)); Vector2dF 313 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, -15.f)); Vector2dF 326 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, 300.f)); Vector2dF 335 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, -15.f)); Vector2dF 355 cc/input/top_controls_manager_unittest.cc manager->ScrollBy(gfx::Vector2dF(0.f, -55.f)); Vector2dF 1074 cc/layers/layer.cc gfx::Vector2dF Layer::ScrollOffsetForAnimation() const { Vector2dF 1094 cc/layers/layer.cc void Layer::OnScrollOffsetAnimated(const gfx::Vector2dF& scroll_offset) { Vector2dF 313 cc/layers/layer.h gfx::Vector2dF TotalScrollOffset() const { Vector2dF 547 cc/layers/layer.h virtual gfx::Vector2dF ScrollOffsetForAnimation() const OVERRIDE; Vector2dF 554 cc/layers/layer.h const gfx::Vector2dF& scroll_offset) OVERRIDE; Vector2dF 349 cc/layers/layer_impl.cc gfx::Vector2dF LayerImpl::ScrollBy(const gfx::Vector2dF& scroll) { Vector2dF 351 cc/layers/layer_impl.cc gfx::Vector2dF min_delta = -scroll_offset_; Vector2dF 352 cc/layers/layer_impl.cc gfx::Vector2dF max_delta = MaxScrollOffset() - scroll_offset_; Vector2dF 354 cc/layers/layer_impl.cc gfx::Vector2dF new_delta = (ScrollDelta() + scroll); Vector2dF 357 cc/layers/layer_impl.cc gfx::Vector2dF unscrolled = Vector2dF 592 cc/layers/layer_impl.cc gfx::Vector2dF LayerImpl::FixedContainerSizeDelta() const { Vector2dF 594 cc/layers/layer_impl.cc return gfx::Vector2dF(); Vector2dF 599 cc/layers/layer_impl.cc gfx::Vector2dF delta_from_scroll = scroll_clip_layer_->BoundsDelta(); Vector2dF 609 cc/layers/layer_impl.cc gfx::Vector2dF delta_from_pinch = Vector2dF 723 cc/layers/layer_impl.cc gfx::Vector2dF LayerImpl::ScrollOffsetForAnimation() const { Vector2dF 739 cc/layers/layer_impl.cc void LayerImpl::OnScrollOffsetAnimated(const gfx::Vector2dF& scroll_offset) { Vector2dF 1062 cc/layers/layer_impl.cc gfx::Vector2dF total_offset = TotalScrollOffset(); Vector2dF 1078 cc/layers/layer_impl.cc const gfx::Vector2dF& scroll_delta) { Vector2dF 1121 cc/layers/layer_impl.cc gfx::Vector2dF LayerImpl::ScrollDelta() const { Vector2dF 1127 cc/layers/layer_impl.cc void LayerImpl::SetScrollDelta(const gfx::Vector2dF& scroll_delta) { Vector2dF 1131 cc/layers/layer_impl.cc gfx::Vector2dF LayerImpl::TotalScrollOffset() const { Vector2dF 1179 cc/layers/layer_impl.cc gfx::Vector2dF layer_scale = layer_transform.Scale2d(); Vector2dF 1197 cc/layers/layer_impl.cc gfx::Vector2dF max_offset( Vector2dF 1202 cc/layers/layer_impl.cc max_offset.SetToMax(gfx::Vector2dF()); Vector2dF 1206 cc/layers/layer_impl.cc gfx::Vector2dF LayerImpl::ClampScrollToMaxScrollOffset() { Vector2dF 1207 cc/layers/layer_impl.cc gfx::Vector2dF max_offset = MaxScrollOffset(); Vector2dF 1208 cc/layers/layer_impl.cc gfx::Vector2dF old_offset = TotalScrollOffset(); Vector2dF 1209 cc/layers/layer_impl.cc gfx::Vector2dF clamped_offset = old_offset; Vector2dF 1213 cc/layers/layer_impl.cc gfx::Vector2dF delta = clamped_offset - old_offset; Vector2dF 1240 cc/layers/layer_impl.cc gfx::Vector2dF current_offset; Vector2dF 1253 cc/layers/layer_impl.cc gfx::Vector2dF layer_scale = layer_transform.Scale2d(); Vector2dF 1255 cc/layers/layer_impl.cc gfx::Vector2dF new_offset = Vector2dF 82 cc/layers/layer_impl.h virtual gfx::Vector2dF ScrollOffsetForAnimation() const OVERRIDE; Vector2dF 89 cc/layers/layer_impl.h const gfx::Vector2dF& scroll_offset) OVERRIDE; Vector2dF 249 cc/layers/layer_impl.h gfx::Vector2dF FixedContainerSizeDelta() const; Vector2dF 340 cc/layers/layer_impl.h gfx::Vector2dF BoundsDelta() const { Vector2dF 341 cc/layers/layer_impl.h return gfx::Vector2dF(temporary_impl_bounds_.width() - bounds_.width(), Vector2dF 366 cc/layers/layer_impl.h const gfx::Vector2dF& scroll_delta); Vector2dF 370 cc/layers/layer_impl.h gfx::Vector2dF ClampScrollToMaxScrollOffset(); Vector2dF 373 cc/layers/layer_impl.h void SetScrollDelta(const gfx::Vector2dF& scroll_delta); Vector2dF 374 cc/layers/layer_impl.h gfx::Vector2dF ScrollDelta() const; Vector2dF 376 cc/layers/layer_impl.h gfx::Vector2dF TotalScrollOffset() const; Vector2dF 383 cc/layers/layer_impl.h gfx::Vector2dF ScrollBy(const gfx::Vector2dF& scroll); Vector2dF 623 cc/layers/layer_impl.h gfx::Vector2dF scroll_delta_; Vector2dF 625 cc/layers/layer_impl.h gfx::Vector2dF last_scroll_offset_; Vector2dF 421 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(), layer()->TotalScrollOffset()); Vector2dF 422 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(), layer()->scroll_offset()); Vector2dF 423 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(), layer()->ScrollDelta()); Vector2dF 425 cc/layers/layer_impl_unittest.cc layer()->ScrollBy(gfx::Vector2dF(-100, 100)); Vector2dF 426 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(0, 80), layer()->TotalScrollOffset()); Vector2dF 429 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(), layer()->scroll_offset()); Vector2dF 431 cc/layers/layer_impl_unittest.cc layer()->ScrollBy(gfx::Vector2dF(100, -100)); Vector2dF 432 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(50, 0), layer()->TotalScrollOffset()); Vector2dF 435 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(), layer()->scroll_offset()); Vector2dF 444 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(), layer()->ScrollDelta()); Vector2dF 446 cc/layers/layer_impl_unittest.cc layer()->ScrollBy(gfx::Vector2dF(-100, 100)); Vector2dF 447 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(0, 80), layer()->TotalScrollOffset()); Vector2dF 453 cc/layers/layer_impl_unittest.cc layer()->ScrollBy(gfx::Vector2dF(100, -100)); Vector2dF 454 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(50, 0), layer()->TotalScrollOffset()); Vector2dF 464 cc/layers/layer_impl_unittest.cc const gfx::Vector2dF& max_scroll_offset) OVERRIDE {} Vector2dF 465 cc/layers/layer_impl_unittest.cc virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_value) OVERRIDE {} Vector2dF 466 cc/layers/layer_impl_unittest.cc virtual gfx::Vector2dF GetTotalScrollOffset() OVERRIDE { Vector2dF 471 cc/layers/layer_impl_unittest.cc void set_fixed_offset(const gfx::Vector2dF& fixed_offset) { Vector2dF 482 cc/layers/layer_impl_unittest.cc gfx::Vector2dF fixed_offset_; Vector2dF 491 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(), layer()->ScrollDelta()); Vector2dF 494 cc/layers/layer_impl_unittest.cc gfx::Vector2dF fixed_offset(32, 12); Vector2dF 501 cc/layers/layer_impl_unittest.cc layer()->ScrollBy(gfx::Vector2dF(-100, 100)); Vector2dF 511 cc/layers/layer_impl_unittest.cc gfx::Vector2dF scroll_delta(1, 1); Vector2dF 521 cc/layers/layer_impl_unittest.cc const gfx::Vector2dF& max_scroll_offset) OVERRIDE {} Vector2dF 522 cc/layers/layer_impl_unittest.cc virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_value) OVERRIDE { Vector2dF 525 cc/layers/layer_impl_unittest.cc virtual gfx::Vector2dF GetTotalScrollOffset() OVERRIDE { Vector2dF 536 cc/layers/layer_impl_unittest.cc gfx::Vector2dF current_offset_; Vector2dF 545 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(), layer()->ScrollDelta()); Vector2dF 552 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(), layer()->ScrollDelta()); Vector2dF 554 cc/layers/layer_impl_unittest.cc layer()->ScrollBy(gfx::Vector2dF(-100, 100)); Vector2dF 556 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(0, 80), layer()->TotalScrollOffset()); Vector2dF 561 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(0, 80), layer()->TotalScrollOffset()); Vector2dF 564 cc/layers/layer_impl_unittest.cc gfx::Vector2dF scroll_delta(1, 1); Vector2dF 567 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(1, 80), layer()->TotalScrollOffset()); Vector2dF 573 cc/layers/layer_impl_unittest.cc gfx::Vector2dF scroll_delta(20.5f, 8.5f); Vector2dF 596 cc/layers/layer_impl_unittest.cc gfx::Vector2dF fixed_offset(32, 12); Vector2dF 618 cc/layers/layer_impl_unittest.cc gfx::Vector2dF scroll_delta(20.5f, 8.5f); Vector2dF 641 cc/layers/layer_impl_unittest.cc gfx::Vector2dF scroll_delta(20.5f, 8.5f); Vector2dF 645 cc/layers/layer_impl_unittest.cc gfx::Vector2dF unscrolled = layer()->ScrollBy(scroll_delta); Vector2dF 647 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(0, 8.5f), unscrolled); Vector2dF 648 cc/layers/layer_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(30.5f, 5), layer()->TotalScrollOffset()); Vector2dF 199 cc/layers/render_surface_impl.cc gfx::Vector2dF owning_layer_draw_scale = Vector2dF 371 cc/layers/scrollbar_layer_unittest.cc scroll_layer_impl->ScrollBy(gfx::Vector2dF(4.f, 0.f)); Vector2dF 27 cc/output/compositor_frame_metadata.h gfx::Vector2dF root_scroll_offset; Vector2dF 39 cc/output/compositor_frame_metadata.h gfx::Vector2dF location_bar_offset; Vector2dF 40 cc/output/compositor_frame_metadata.h gfx::Vector2dF location_bar_content_translation; Vector2dF 15 cc/resources/layer_quad.cc gfx::Vector2dF tangent(p.y() - q.y(), q.x() - p.x()); Vector2dF 223 cc/test/animation_test_common.cc const gfx::Vector2dF& scroll_offset) { Vector2dF 239 cc/test/animation_test_common.cc gfx::Vector2dF FakeLayerAnimationValueProvider::ScrollOffsetForAnimation() Vector2dF 82 cc/test/animation_test_common.h const gfx::Vector2dF& scroll_offset) OVERRIDE; Vector2dF 89 cc/test/animation_test_common.h gfx::Vector2dF scroll_offset() { return scroll_offset_; } Vector2dF 99 cc/test/animation_test_common.h gfx::Vector2dF scroll_offset_; Vector2dF 111 cc/test/animation_test_common.h virtual gfx::Vector2dF ScrollOffsetForAnimation() const OVERRIDE; Vector2dF 113 cc/test/animation_test_common.h void set_scroll_offset(const gfx::Vector2dF& scroll_offset) { Vector2dF 118 cc/test/animation_test_common.h gfx::Vector2dF scroll_offset_; Vector2dF 26 cc/trees/layer_sorter.cc inline static float PerpProduct(const gfx::Vector2dF& u, Vector2dF 27 cc/trees/layer_sorter.cc const gfx::Vector2dF& v) { Vector2dF 38 cc/trees/layer_sorter.cc gfx::Vector2dF u = b - a; Vector2dF 39 cc/trees/layer_sorter.cc gfx::Vector2dF v = d - c; Vector2dF 40 cc/trees/layer_sorter.cc gfx::Vector2dF w = a - c; Vector2dF 44 cc/trees/layer_tree_host_common.cc static gfx::Vector2dF GetEffectiveScrollDelta(LayerType* layer) { Vector2dF 45 cc/trees/layer_tree_host_common.cc gfx::Vector2dF scroll_delta = layer->ScrollDelta(); Vector2dF 56 cc/trees/layer_tree_host_common.cc static gfx::Vector2dF GetEffectiveTotalScrollOffset(LayerType* layer) { Vector2dF 57 cc/trees/layer_tree_host_common.cc gfx::Vector2dF offset = layer->TotalScrollOffset(); Vector2dF 127 cc/trees/layer_tree_host_common.cc static gfx::Vector2dF ComputeChangeOfBasisTranslation( Vector2dF 136 cc/trees/layer_tree_host_common.cc gfx::Vector2dF translation; Vector2dF 159 cc/trees/layer_tree_host_common.cc gfx::Vector2dF translation = ComputeChangeOfBasisTranslation<LayerType>( Vector2dF 670 cc/trees/layer_tree_host_common.cc const gfx::Vector2dF& position_offset) { Vector2dF 758 cc/trees/layer_tree_host_common.cc gfx::Vector2dF position_offset = container->FixedContainerSizeDelta(); Vector2dF 773 cc/trees/layer_tree_host_common.cc const gfx::Vector2dF& scroll_delta) { Vector2dF 813 cc/trees/layer_tree_host_common.cc const gfx::Vector2dF& scroll_delta) { Vector2dF 823 cc/trees/layer_tree_host_common.cc const gfx::Vector2dF& scroll_delta) { Vector2dF 1501 cc/trees/layer_tree_host_common.cc gfx::Vector2dF scroll_offset = GetEffectiveTotalScrollOffset(layer); Vector2dF 1521 cc/trees/layer_tree_host_common.cc gfx::Vector2dF effective_scroll_delta = GetEffectiveScrollDelta(layer); Vector2dF 1527 cc/trees/layer_tree_host_common.cc gfx::Vector2dF previous_translation = combined_transform.To2dTranslation(); Vector2dF 1529 cc/trees/layer_tree_host_common.cc gfx::Vector2dF current_translation = combined_transform.To2dTranslation(); Vector2dF 1537 cc/trees/layer_tree_host_common.cc gfx::Vector2dF parent_scales = MathUtil::ComputeTransform2dScaleComponents( Vector2dF 1554 cc/trees/layer_tree_host_common.cc gfx::Vector2dF combined_transform_scales = Vector2dF 1615 cc/trees/layer_tree_host_common.cc gfx::Vector2dF render_surface_sublayer_scale = Vector2dF 1618 cc/trees/layer_tree_host_common.cc : gfx::Vector2dF(layer_scale_factors, layer_scale_factors); Vector2dF 384 cc/trees/layer_tree_host_common_unittest.cc const gfx::Vector2dF kScrollDelta(2.34f, 5.67f); Vector2dF 642 cc/trees/layer_tree_host_common_unittest.cc gfx::Vector2dF parent_composite_scale = Vector2dF 739 cc/trees/layer_tree_host_common_unittest.cc gfx::Vector2dF parent_composite_scale = Vector2dF 868 cc/trees/layer_tree_host_common_unittest.cc gfx::Vector2dF surface1_parent_transform_scale = Vector2dF 880 cc/trees/layer_tree_host_common_unittest.cc gfx::Vector2dF surface2_parent_transform_scale = Vector2dF 9615 cc/trees/layer_tree_host_common_unittest.cc gfx::Vector2dF container_offset = container_transform.To2dTranslation(); Vector2dF 9652 cc/trees/layer_tree_host_common_unittest.cc gfx::Vector2dF scroll_delta(3.0, 5.0); Vector2dF 9673 cc/trees/layer_tree_host_common_unittest.cc gfx::Vector2dF scroll_delta(4.1f, 8.1f); Vector2dF 9676 cc/trees/layer_tree_host_common_unittest.cc gfx::Vector2dF rounded_scroll_delta(4.f, 8.f); Vector2dF 9700 cc/trees/layer_tree_host_common_unittest.cc gfx::Vector2dF scroll_delta(4.5f, 8.5f); Vector2dF 9724 cc/trees/layer_tree_host_common_unittest.cc gfx::Vector2dF scroll_delta(4.5f, 8.5f); Vector2dF 438 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF scroll_total = active_tree_->TotalScrollOffset(); Vector2dF 454 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF anchor(target_offset); Vector2dF 459 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF scaled_target_offset = target_offset; Vector2dF 1321 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF(0.f, top_controls_manager_->controls_top_offset()); Vector2dF 1323 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF(0.f, top_controls_manager_->content_top_offset()); Vector2dF 2139 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF LayerTreeHostImpl::ScrollLayerWithViewportSpaceDelta( Vector2dF 2143 cc/trees/layer_tree_host_impl.cc const gfx::Vector2dF& viewport_delta) { Vector2dF 2158 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF screen_space_delta = viewport_delta; Vector2dF 2178 cc/trees/layer_tree_host_impl.cc return gfx::Vector2dF(); Vector2dF 2188 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF previous_delta = layer_impl->ScrollDelta(); Vector2dF 2208 cc/trees/layer_tree_host_impl.cc return gfx::Vector2dF(); Vector2dF 2215 cc/trees/layer_tree_host_impl.cc static gfx::Vector2dF ScrollLayerWithLocalDelta(LayerImpl* layer_impl, Vector2dF 2216 cc/trees/layer_tree_host_impl.cc const gfx::Vector2dF& local_delta) { Vector2dF 2217 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF previous_delta(layer_impl->ScrollDelta()); Vector2dF 2223 cc/trees/layer_tree_host_impl.cc const gfx::Vector2dF& scroll_delta) { Vector2dF 2228 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF pending_delta = scroll_delta; Vector2dF 2229 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF unused_root_delta; Vector2dF 2251 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF applied_delta; Vector2dF 2252 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF excess_delta; Vector2dF 2267 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF applied_delta; Vector2dF 2323 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF perpendicular_axis(-applied_delta.y(), applied_delta.x()); Vector2dF 2377 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF delta = gfx::Vector2dF(0.f, page); Vector2dF 2379 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF applied_delta = ScrollLayerWithLocalDelta(layer_impl, delta); Vector2dF 2410 cc/trees/layer_tree_host_impl.cc accumulated_root_overscroll_ = gfx::Vector2dF(); Vector2dF 2573 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF move = previous_scale_anchor - new_scale_anchor; Vector2dF 2588 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF unused = OuterViewportScrollLayer() Vector2dF 2646 cc/trees/layer_tree_host_impl.cc void LayerTreeHostImpl::ScrollViewportBy(gfx::Vector2dF scroll_delta) { Vector2dF 2652 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF unused_delta = scroll_layer->ScrollBy(scroll_delta); Vector2dF 2666 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF scroll_total = active_tree_->TotalScrollOffset(); Vector2dF 2674 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF next_scroll = page_scale_animation_->ScrollOffsetAtTime( Vector2dF 2691 cc/trees/layer_tree_host_impl.cc gfx::Vector2dF scroll = top_controls_manager_->Animate(time); Vector2dF 118 cc/trees/layer_tree_host_impl.h const gfx::Vector2dF& scroll_delta) OVERRIDE; Vector2dF 381 cc/trees/layer_tree_host_impl.h gfx::Vector2dF accumulated_root_overscroll() const { Vector2dF 473 cc/trees/layer_tree_host_impl.h void ScrollViewportBy(gfx::Vector2dF scroll_delta); Vector2dF 478 cc/trees/layer_tree_host_impl.h gfx::Vector2dF ScrollLayerWithViewportSpaceDelta( Vector2dF 482 cc/trees/layer_tree_host_impl.h const gfx::Vector2dF& viewport_delta); Vector2dF 571 cc/trees/layer_tree_host_impl.h gfx::Vector2dF accumulated_root_overscroll_; Vector2dF 818 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(), scroll_layer->TotalScrollOffset()); Vector2dF 819 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(), overflow->TotalScrollOffset()); Vector2dF 821 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF scroll_delta(10, 10); Vector2dF 824 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(), scroll_layer->TotalScrollOffset()); Vector2dF 825 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(10, 10), overflow->TotalScrollOffset()); Vector2dF 831 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(), scroll_layer->TotalScrollOffset()); Vector2dF 832 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(10, 10), overflow->TotalScrollOffset()); Vector2dF 836 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(10, 0), scroll_layer->TotalScrollOffset()); Vector2dF 837 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(10, 20), overflow->TotalScrollOffset()); Vector2dF 843 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(10, 0), scroll_layer->TotalScrollOffset()); Vector2dF 844 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(10, 20), overflow->TotalScrollOffset()); Vector2dF 848 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(20, 10), scroll_layer->TotalScrollOffset()); Vector2dF 849 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_VECTOR_EQ(gfx::Vector2dF(10, 20), overflow->TotalScrollOffset()); Vector2dF 886 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF expected_container_size_delta( Vector2dF 1290 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2dF(5, 0)); Vector2dF 1429 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(), metadata.root_scroll_offset); Vector2dF 1444 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0.f, 10.f), metadata.root_scroll_offset); Vector2dF 1450 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0.f, 10.f), metadata.root_scroll_offset); Vector2dF 1462 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0.f, 10.f), metadata.root_scroll_offset); Vector2dF 1477 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0.f, 10.f), metadata.root_scroll_offset); Vector2dF 2018 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF top_controls_scroll_delta(0.f, 5.25f); Vector2dF 2041 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF top_controls_scroll_delta(0.f, 5.f); Vector2dF 2042 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF expected_container_size_delta = Vector2dF 2071 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->top_controls_manager()->ScrollBy(gfx::Vector2dF(0.f, 50.f)); Vector2dF 2086 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF(0.f, scroll_increment_y)); Vector2dF 2095 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF(0.f, scroll_increment_y)); Vector2dF 2715 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollDelta(gfx::Vector2dF()); Vector2dF 2786 cc/trees/layer_tree_host_impl_unittest.cc child_ptr->SetScrollDelta(gfx::Vector2dF()); Vector2dF 2845 cc/trees/layer_tree_host_impl_unittest.cc scroll_layer->SetScrollDelta(gfx::Vector2dF()); Vector2dF 2869 cc/trees/layer_tree_host_impl_unittest.cc const gfx::Vector2dF& max_scroll_offset) OVERRIDE { Vector2dF 2873 cc/trees/layer_tree_host_impl_unittest.cc virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_value) OVERRIDE { Vector2dF 2877 cc/trees/layer_tree_host_impl_unittest.cc virtual gfx::Vector2dF GetTotalScrollOffset() OVERRIDE { Vector2dF 2896 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF last_set_scroll_offset() { Vector2dF 2900 cc/trees/layer_tree_host_impl_unittest.cc void set_getter_return_value(const gfx::Vector2dF& value) { Vector2dF 2904 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF max_scroll_offset() const { Vector2dF 2925 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF last_set_scroll_offset_; Vector2dF 2926 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF getter_return_value_; Vector2dF 2927 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF max_scroll_offset_; Vector2dF 2942 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF initial_scroll_delta(10.f, 10.f); Vector2dF 2952 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(90, 80), scroll_delegate.max_scroll_offset()); Vector2dF 2973 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF scroll_delta(0.f, 10.f); Vector2dF 2974 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF current_offset(7.f, 8.f); Vector2dF 2984 cc/trees/layer_tree_host_impl_unittest.cc current_offset = gfx::Vector2dF(42.f, 41.f); Vector2dF 3001 cc/trees/layer_tree_host_impl_unittest.cc current_offset = gfx::Vector2dF(13.f, 12.f); Vector2dF 3014 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(), host_impl_->accumulated_root_overscroll()); Vector2dF 3020 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(), host_impl_->accumulated_root_overscroll()); Vector2dF 3024 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0, 10), host_impl_->accumulated_root_overscroll()); Vector2dF 3028 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0, 0), host_impl_->accumulated_root_overscroll()); Vector2dF 3030 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0, -10), host_impl_->accumulated_root_overscroll()); Vector2dF 3032 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0, -10), host_impl_->accumulated_root_overscroll()); Vector2dF 3034 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(-5, -10), host_impl_->accumulated_root_overscroll()); Vector2dF 3036 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(-5, 10), host_impl_->accumulated_root_overscroll()); Vector2dF 3038 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0, -10), host_impl_->accumulated_root_overscroll()); Vector2dF 3043 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0, -30), host_impl_->accumulated_root_overscroll()); Vector2dF 3045 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0, -50), host_impl_->accumulated_root_overscroll()); Vector2dF 3048 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0, 0), host_impl_->accumulated_root_overscroll()); Vector2dF 3050 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0, -10), host_impl_->accumulated_root_overscroll()); Vector2dF 3087 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(), host_impl_->accumulated_root_overscroll()); Vector2dF 3097 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(), host_impl_->accumulated_root_overscroll()); Vector2dF 3100 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(), host_impl_->accumulated_root_overscroll()); Vector2dF 3112 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(), host_impl_->accumulated_root_overscroll()); Vector2dF 3146 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(), host_impl_->accumulated_root_overscroll()); Vector2dF 3148 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0, 6), host_impl_->accumulated_root_overscroll()); Vector2dF 3150 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0, 14), host_impl_->accumulated_root_overscroll()); Vector2dF 3165 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(), host_impl_->accumulated_root_overscroll()); Vector2dF 3171 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0, 10), host_impl_->accumulated_root_overscroll()); Vector2dF 3200 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2dF(0, 100)); Vector2dF 3201 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF().ToString(), Vector2dF 3203 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2dF(0, -2.30f)); Vector2dF 3204 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF().ToString(), Vector2dF 3213 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2dF(0, 20)); Vector2dF 3214 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0.000000f, 17.699997f).ToString(), Vector2dF 3217 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2dF(0.02f, -0.01f)); Vector2dF 3218 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0.000000f, 17.699997f).ToString(), Vector2dF 3225 cc/trees/layer_tree_host_impl_unittest.cc host_impl_->ScrollBy(gfx::Point(), gfx::Vector2dF(-0.12f, 0.1f)); Vector2dF 3226 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF().ToString(), Vector2dF 6097 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF().ToString(), Vector2dF 6105 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF().ToString(), Vector2dF 6114 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF(0, content_scroll).ToString(), Vector2dF 6122 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF().ToString(), Vector2dF 6129 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF().ToString(), Vector2dF 6135 cc/trees/layer_tree_host_impl_unittest.cc EXPECT_EQ(gfx::Vector2dF().ToString(), Vector2dF 6218 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF inner_expected; Vector2dF 6219 cc/trees/layer_tree_host_impl_unittest.cc gfx::Vector2dF outer_expected; Vector2dF 6230 cc/trees/layer_tree_host_impl_unittest.cc outer_expected += gfx::Vector2dF(scroll_delta.x(), scroll_delta.y()); Vector2dF 6243 cc/trees/layer_tree_host_impl_unittest.cc outer_expected += gfx::Vector2dF(scroll_delta.x(), scroll_delta.y()); Vector2dF 6246 cc/trees/layer_tree_host_impl_unittest.cc inner_expected += gfx::Vector2dF(scroll_delta.x(), scroll_delta.y()); Vector2dF 1150 cc/trees/layer_tree_host_unittest_animation.cc gfx::Vector2dF(500.f, 550.f), Vector2dF 522 cc/trees/layer_tree_host_unittest_damage.cc scroll_layer->ScrollBy(gfx::Vector2dF(10.f, 10.f)); Vector2dF 593 cc/trees/layer_tree_host_unittest_damage.cc scroll_layer->ScrollBy(gfx::Vector2dF(10.f, 10.f)); Vector2dF 407 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2dF(fmod(scroll_amount_.x(), 1.0f), 0.0f)); Vector2dF 416 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2dF(fmod(2.0f * scroll_amount_.x(), 1.0f), 0.0f)); Vector2dF 426 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2dF scroll_amount_; Vector2dF 570 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2dF(0.5f, 0.5f)), Vector2dF 587 cc/trees/layer_tree_host_unittest_scroll.cc gfx::Vector2dF(0.5f, 0.5f)), Vector2dF 1091 cc/trees/layer_tree_host_unittest_scroll.cc virtual void DidOverscroll(const gfx::Vector2dF& accumulated_overscroll, Vector2dF 1092 cc/trees/layer_tree_host_unittest_scroll.cc const gfx::Vector2dF& latest_overscroll_delta) Vector2dF 1168 cc/trees/layer_tree_host_unittest_scroll.cc root->child_at(0)->SetScrollDelta(gfx::Vector2dF(5, 5)); Vector2dF 1169 cc/trees/layer_tree_host_unittest_scroll.cc root->child_at(0)->child_at(0)->SetScrollDelta(gfx::Vector2dF(5, 5)); Vector2dF 1170 cc/trees/layer_tree_host_unittest_scroll.cc root->child_at(1)->SetScrollDelta(gfx::Vector2dF(5, 5)); Vector2dF 36 cc/trees/layer_tree_impl.cc gfx::Vector2dF last_set_scroll_offset() const { Vector2dF 42 cc/trees/layer_tree_impl.cc virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_offset) OVERRIDE { Vector2dF 47 cc/trees/layer_tree_impl.cc virtual gfx::Vector2dF GetTotalScrollOffset() OVERRIDE { Vector2dF 57 cc/trees/layer_tree_impl.cc virtual void SetMaxScrollOffset(const gfx::Vector2dF&) OVERRIDE { Vector2dF 73 cc/trees/layer_tree_impl.cc gfx::Vector2dF last_set_scroll_offset_; Vector2dF 134 cc/trees/layer_tree_impl.cc gfx::Vector2dF LayerTreeImpl::TotalScrollOffset() const { Vector2dF 135 cc/trees/layer_tree_impl.cc gfx::Vector2dF offset; Vector2dF 146 cc/trees/layer_tree_impl.cc gfx::Vector2dF LayerTreeImpl::TotalMaxScrollOffset() const { Vector2dF 147 cc/trees/layer_tree_impl.cc gfx::Vector2dF offset; Vector2dF 157 cc/trees/layer_tree_impl.cc gfx::Vector2dF LayerTreeImpl::TotalScrollDelta() const { Vector2dF 159 cc/trees/layer_tree_impl.cc gfx::Vector2dF delta = inner_viewport_scroll_layer_->ScrollDelta(); Vector2dF 796 cc/trees/layer_tree_impl.cc gfx::Vector2dF offset = Vector2dF 807 cc/trees/layer_tree_impl.cc gfx::Vector2dF LayerTreeImpl::GetDelegatedScrollOffset(LayerImpl* layer) { Vector2dF 817 cc/trees/layer_tree_impl.cc gfx::Vector2dF inner_viewport_offset = Vector2dF 819 cc/trees/layer_tree_impl.cc gfx::Vector2dF outer_viewport_offset = Vector2dF 823 cc/trees/layer_tree_impl.cc gfx::Vector2dF delegate_offset = Vector2dF 120 cc/trees/layer_tree_impl.h gfx::Vector2dF TotalScrollOffset() const; Vector2dF 121 cc/trees/layer_tree_impl.h gfx::Vector2dF TotalMaxScrollOffset() const; Vector2dF 122 cc/trees/layer_tree_impl.h gfx::Vector2dF TotalScrollDelta() const; Vector2dF 222 cc/trees/layer_tree_impl.h gfx::Vector2dF GetDelegatedScrollOffset(LayerImpl* layer); Vector2dF 457 content/browser/android/content_view_core_impl.cc const gfx::Vector2dF& scroll_offset, Vector2dF 459 content/browser/android/content_view_core_impl.cc const gfx::Vector2dF& page_scale_factor_limits, Vector2dF 462 content/browser/android/content_view_core_impl.cc const gfx::Vector2dF& controls_offset, Vector2dF 463 content/browser/android/content_view_core_impl.cc const gfx::Vector2dF& content_offset, Vector2dF 471 content/browser/android/content_view_core_impl.cc gfx::Vector2dF window_offset( Vector2dF 254 content/browser/android/content_view_core_impl.h void UpdateFrameInfo(const gfx::Vector2dF& scroll_offset, Vector2dF 256 content/browser/android/content_view_core_impl.h const gfx::Vector2dF& page_scale_factor_limits, Vector2dF 259 content/browser/android/content_view_core_impl.h const gfx::Vector2dF& controls_offset, Vector2dF 260 content/browser/android/content_view_core_impl.h const gfx::Vector2dF& content_offset, Vector2dF 229 content/browser/android/in_process/synchronous_compositor_impl.cc const gfx::Vector2dF& max_scroll_offset) { Vector2dF 236 content/browser/android/in_process/synchronous_compositor_impl.cc const gfx::Vector2dF& new_value) { Vector2dF 242 content/browser/android/in_process/synchronous_compositor_impl.cc gfx::Vector2dF SynchronousCompositorImpl::GetTotalScrollOffset() { Vector2dF 246 content/browser/android/in_process/synchronous_compositor_impl.cc return gfx::Vector2dF(); Vector2dF 77 content/browser/android/in_process/synchronous_compositor_impl.h const gfx::Vector2dF& max_scroll_offset) OVERRIDE; Vector2dF 78 content/browser/android/in_process/synchronous_compositor_impl.h virtual void SetTotalScrollOffset(const gfx::Vector2dF& new_value) OVERRIDE; Vector2dF 79 content/browser/android/in_process/synchronous_compositor_impl.h virtual gfx::Vector2dF GetTotalScrollOffset() OVERRIDE; Vector2dF 74 content/browser/android/overscroll_glow.cc gfx::Vector2dF ZeroSmallComponents(gfx::Vector2dF vector) { Vector2dF 126 content/browser/android/overscroll_glow.cc gfx::Vector2dF overscroll, Vector2dF 127 content/browser/android/overscroll_glow.cc gfx::Vector2dF velocity) { Vector2dF 271 content/browser/android/overscroll_glow.cc gfx::Vector2dF overscroll_delta) { Vector2dF 277 content/browser/android/overscroll_glow.cc gfx::Vector2dF overscroll_pull = gfx::ScaleVector2d(overscroll_delta, Vector2dF 297 content/browser/android/overscroll_glow.cc gfx::Vector2dF velocity, Vector2dF 298 content/browser/android/overscroll_glow.cc gfx::Vector2dF overscroll, Vector2dF 299 content/browser/android/overscroll_glow.cc gfx::Vector2dF old_overscroll) { Vector2dF 326 content/browser/android/overscroll_glow.cc old_overscroll_ = old_velocity_ = gfx::Vector2dF(); Vector2dF 51 content/browser/android/overscroll_glow.h gfx::Vector2dF overscroll, Vector2dF 52 content/browser/android/overscroll_glow.h gfx::Vector2dF velocity); Vector2dF 82 content/browser/android/overscroll_glow.h gfx::Vector2dF added_overscroll); Vector2dF 84 content/browser/android/overscroll_glow.h gfx::Vector2dF velocity, Vector2dF 85 content/browser/android/overscroll_glow.h gfx::Vector2dF overscroll, Vector2dF 86 content/browser/android/overscroll_glow.h gfx::Vector2dF old_overscroll); Vector2dF 97 content/browser/android/overscroll_glow.h gfx::Vector2dF old_overscroll_; Vector2dF 98 content/browser/android/overscroll_glow.h gfx::Vector2dF old_velocity_; Vector2dF 115 content/browser/renderer_host/input/input_router_impl_perftest.cc gfx::Vector2dF origin, Vector2dF 116 content/browser/renderer_host/input/input_router_impl_perftest.cc gfx::Vector2dF distance) { Vector2dF 118 content/browser/renderer_host/input/input_router_impl_perftest.cc const gfx::Vector2dF delta = ScaleVector2d(distance, 1.f / steps); Vector2dF 142 content/browser/renderer_host/input/input_router_impl_perftest.cc gfx::Vector2dF origin, Vector2dF 143 content/browser/renderer_host/input/input_router_impl_perftest.cc gfx::Vector2dF distance) { Vector2dF 145 content/browser/renderer_host/input/input_router_impl_perftest.cc const gfx::Vector2dF delta = ScaleVector2d(distance, 1.f / steps); Vector2dF 306 content/browser/renderer_host/input/input_router_impl_perftest.cc gfx::Vector2dF origin, Vector2dF 307 content/browser/renderer_host/input/input_router_impl_perftest.cc gfx::Vector2dF distance, Vector2dF 346 content/browser/renderer_host/input/input_router_impl_perftest.cc const gfx::Vector2dF kDefaultOrigin(100, 100); Vector2dF 347 content/browser/renderer_host/input/input_router_impl_perftest.cc const gfx::Vector2dF kDefaultDistance(500, 500); Vector2dF 123 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc gfx::Vector2dF start_to_end_distance() const { Vector2dF 131 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc gfx::Vector2dF start_to_end_distance_; Vector2dF 145 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc gfx::Vector2dF delta(mouse_wheel_event.deltaX, mouse_wheel_event.deltaY); Vector2dF 174 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc gfx::Vector2dF delta = touch_point - last_touch_point_; Vector2dF 558 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc scroll_target->start_to_end_distance() - gfx::Vector2dF(0, 0.001f)); Vector2dF 602 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc const gfx::Vector2dF& scroll_distance, Vector2dF 703 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc EXPECT_EQ(gfx::Vector2dF(0, 0), scroll_target->start_to_end_distance()); Vector2dF 827 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc const gfx::Vector2dF& scroll_distance, Vector2dF 883 content/browser/renderer_host/input/synthetic_gesture_controller_unittest.cc scroll_target->start_to_end_distance() - gfx::Vector2dF(0, 0.001f)); Vector2dF 13 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc gfx::Vector2d FloorTowardZero(const gfx::Vector2dF& vector) { Vector2dF 19 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc gfx::Vector2d CeilFromZero(const gfx::Vector2dF& vector) { Vector2dF 25 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc gfx::Vector2dF ProjectScalarOntoVector( Vector2dF 84 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc gfx::Vector2dF delta = GetPositionDeltaAtTime(event_timestamp); Vector2dF 147 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc gfx::Vector2dF current_scroll_segment_total_delta = Vector2dF 186 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc const gfx::Vector2dF& delta, Vector2dF 208 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc const gfx::Vector2dF& delta, Vector2dF 235 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc gfx::Vector2dF SyntheticSmoothScrollGesture::GetPositionDeltaAtTime( Vector2dF 54 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.h const gfx::Vector2dF& delta, Vector2dF 60 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.h const gfx::Vector2dF& delta, Vector2dF 66 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.h gfx::Vector2dF GetPositionDeltaAtTime(const base::TimeTicks& timestamp) Vector2dF 1605 content/browser/renderer_host/render_widget_host_impl.cc gfx::Vector2dF accumulated_overscroll, Vector2dF 1606 content/browser/renderer_host/render_widget_host_impl.cc gfx::Vector2dF current_fling_velocity) { Vector2dF 662 content/browser/renderer_host/render_widget_host_impl.h void OnOverscrolled(gfx::Vector2dF accumulated_overscroll, Vector2dF 663 content/browser/renderer_host/render_widget_host_impl.h gfx::Vector2dF current_fling_velocity); Vector2dF 777 content/browser/renderer_host/render_widget_host_view_android.cc gfx::Vector2dF offset; Vector2dF 911 content/browser/renderer_host/render_widget_host_view_android.cc gfx::Vector2dF(frame_metadata.min_page_scale_factor, Vector2dF 1202 content/browser/renderer_host/render_widget_host_view_android.cc gfx::Vector2dF accumulated_overscroll, Vector2dF 1203 content/browser/renderer_host/render_widget_host_view_android.cc gfx::Vector2dF current_fling_velocity) { Vector2dF 168 content/browser/renderer_host/render_widget_host_view_android.h virtual void OnOverscrolled(gfx::Vector2dF accumulated_overscroll, Vector2dF 169 content/browser/renderer_host/render_widget_host_view_android.h gfx::Vector2dF current_fling_velocity) OVERRIDE; Vector2dF 584 content/browser/renderer_host/render_widget_host_view_base.cc gfx::Vector2dF accumulated_overscroll, Vector2dF 585 content/browser/renderer_host/render_widget_host_view_base.cc gfx::Vector2dF current_fling_velocity) { Vector2dF 87 content/browser/renderer_host/render_widget_host_view_base.h virtual void OnOverscrolled(gfx::Vector2dF accumulated_overscroll, Vector2dF 88 content/browser/renderer_host/render_widget_host_view_base.h gfx::Vector2dF current_fling_velocity) OVERRIDE; Vector2dF 27 content/browser/web_contents/aura/window_slider_unittest.cc const gfx::Vector2dF& delta) { Vector2dF 37 content/browser/web_contents/aura/window_slider_unittest.cc const gfx::Vector2dF& delta) { Vector2dF 50 content/browser/web_contents/aura/window_slider_unittest.cc const gfx::Vector2dF& delta) { Vector2dF 66 content/browser/web_contents/aura/window_slider_unittest.cc const gfx::Vector2dF& delta) { Vector2dF 76 content/child/fling_animator_impl_android.cc gfx::Vector2dF scroll_amount(current_position - last_position_); Vector2dF 13 content/common/input/did_overscroll_params.h gfx::Vector2dF accumulated_overscroll; Vector2dF 14 content/common/input/did_overscroll_params.h gfx::Vector2dF latest_overscroll_delta; Vector2dF 15 content/common/input/did_overscroll_params.h gfx::Vector2dF current_fling_velocity; Vector2dF 1633 content/common/view_messages.h gfx::Vector2dF /* accumulated_overscroll */, Vector2dF 1634 content/common/view_messages.h gfx::Vector2dF /* current_fling_velocity */) Vector2dF 315 content/port/browser/render_widget_host_view_port.h virtual void OnOverscrolled(gfx::Vector2dF accumulated_overscroll, Vector2dF 316 content/port/browser/render_widget_host_view_port.h gfx::Vector2dF current_fling_velocity) = 0; Vector2dF 25 content/public/browser/android/content_view_core.h class Vector2dF; Vector2dF 68 content/public/browser/android/content_view_core.h const gfx::Vector2dF& scroll_offset, Vector2dF 30 content/public/browser/android/synchronous_compositor_client.h gfx::Vector2dF max_scroll_offset) = 0; Vector2dF 31 content/public/browser/android/synchronous_compositor_client.h virtual void SetTotalRootLayerScrollOffset(gfx::Vector2dF new_value) = 0; Vector2dF 32 content/public/browser/android/synchronous_compositor_client.h virtual gfx::Vector2dF GetTotalRootLayerScrollOffset() = 0; Vector2dF 40 content/public/browser/android/synchronous_compositor_client.h virtual void DidOverscroll(gfx::Vector2dF accumulated_overscroll, Vector2dF 41 content/public/browser/android/synchronous_compositor_client.h gfx::Vector2dF latest_overscroll_delta, Vector2dF 42 content/public/browser/android/synchronous_compositor_client.h gfx::Vector2dF current_fling_velocity) = 0; Vector2dF 288 content/public/common/common_param_traits.cc void ParamTraits<gfx::Vector2dF>::Write(Message* m, const gfx::Vector2dF& p) { Vector2dF 293 content/public/common/common_param_traits.cc bool ParamTraits<gfx::Vector2dF>::Read(const Message* m, Vector2dF 295 content/public/common/common_param_traits.cc gfx::Vector2dF* r) { Vector2dF 305 content/public/common/common_param_traits.cc void ParamTraits<gfx::Vector2dF>::Log(const gfx::Vector2dF& v, std::string* l) { Vector2dF 130 content/public/common/common_param_traits.h struct CONTENT_EXPORT ParamTraits<gfx::Vector2dF> { Vector2dF 131 content/public/common/common_param_traits.h typedef gfx::Vector2dF param_type; Vector2dF 149 content/renderer/input/input_handler_proxy.cc gfx::Vector2dF(-wheel_event.deltaX, -wheel_event.deltaY)); Vector2dF 197 content/renderer/input/input_handler_proxy.cc gfx::Vector2dF(-gesture_event.data.scrollUpdate.deltaX, Vector2dF 381 content/renderer/input/input_handler_proxy.cc const gfx::Vector2dF& accumulated_overscroll, Vector2dF 382 content/renderer/input/input_handler_proxy.cc const gfx::Vector2dF& latest_overscroll_delta) { Vector2dF 422 content/renderer/input/input_handler_proxy.cc current_fling_velocity_ = gfx::Vector2dF(); Vector2dF 468 content/renderer/input/input_handler_proxy.cc static gfx::Vector2dF ToClientScrollIncrement(const WebFloatSize& increment) { Vector2dF 469 content/renderer/input/input_handler_proxy.cc return gfx::Vector2dF(-increment.width, -increment.height); Vector2dF 49 content/renderer/input/input_handler_proxy.h virtual void DidOverscroll(const gfx::Vector2dF& accumulated_overscroll, Vector2dF 50 content/renderer/input/input_handler_proxy.h const gfx::Vector2dF& latest_overscroll_delta) Vector2dF 94 content/renderer/input/input_handler_proxy.h gfx::Vector2dF current_fling_velocity_; Vector2dF 52 content/renderer/input/input_handler_proxy_unittest.cc const gfx::Vector2dF& scroll_delta)); Vector2dF 222 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::y, testing::Gt(0)))) Vector2dF 235 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::y, testing::Gt(0)))) Vector2dF 369 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::y, testing::Gt(0)))) Vector2dF 517 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::x, testing::Lt(0)))) Vector2dF 625 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::x, testing::Lt(0)))) Vector2dF 731 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::y, testing::Gt(0)))) Vector2dF 908 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::x, testing::Lt(0)))) Vector2dF 965 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::x, testing::Lt(0)))) Vector2dF 1036 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::x, testing::Lt(0)))) Vector2dF 1082 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::y, testing::Lt(0)))) Vector2dF 1090 content/renderer/input/input_handler_proxy_unittest.cc gfx::Vector2dF accumulated_overscroll(0, 100); Vector2dF 1091 content/renderer/input/input_handler_proxy_unittest.cc gfx::Vector2dF latest_overscroll_delta(0, 10); Vector2dF 1100 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::y, testing::Gt(0)))))); Vector2dF 1110 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::y, testing::Eq(0)))) Vector2dF 1152 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::y, testing::Lt(0)))) Vector2dF 1159 content/renderer/input/input_handler_proxy_unittest.cc gfx::Vector2dF accumulated_overscroll(0, 100); Vector2dF 1160 content/renderer/input/input_handler_proxy_unittest.cc gfx::Vector2dF latest_overscroll_delta(0, 100); Vector2dF 1169 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::y, testing::Gt(0)))))); Vector2dF 1177 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::y, testing::Eq(0)))) Vector2dF 1184 content/renderer/input/input_handler_proxy_unittest.cc accumulated_overscroll = gfx::Vector2dF(100, 100); Vector2dF 1185 content/renderer/input/input_handler_proxy_unittest.cc latest_overscroll_delta = gfx::Vector2dF(100, 0); Vector2dF 1194 content/renderer/input/input_handler_proxy_unittest.cc testing::Property(&gfx::Vector2dF::x, testing::Gt(0)))))); Vector2dF 1059 tools/ipc_fuzzer/mutate/generate.cc struct GenerateTraits<gfx::Vector2dF> { Vector2dF 1060 tools/ipc_fuzzer/mutate/generate.cc static bool Generate(gfx::Vector2dF *p, Generator* generator) { Vector2dF 1067 tools/ipc_fuzzer/mutate/generate.cc *p = gfx::Vector2dF(x, y); Vector2dF 1094 ui/aura/gestures/gesture_recognizer_unittest.cc gfx::Vector2dF total_scroll; Vector2dF 32 ui/aura/test/event_generator.cc void DummyCallback(ui::EventType, const gfx::Vector2dF&) { Vector2dF 176 ui/aura/test/event_generator.cc gfx::Vector2dF diff(point_in_screen - current_location_); Vector2dF 178 ui/aura/test/event_generator.cc gfx::Vector2dF step(diff); Vector2dF 310 ui/aura/test/event_generator.cc callback.Run(ui::ET_GESTURE_SCROLL_BEGIN, gfx::Vector2dF()); Vector2dF 320 ui/aura/test/event_generator.cc callback.Run(ui::ET_GESTURE_SCROLL_UPDATE, gfx::Vector2dF(dx, dy)); Vector2dF 326 ui/aura/test/event_generator.cc callback.Run(ui::ET_GESTURE_SCROLL_END, gfx::Vector2dF()); Vector2dF 41 ui/aura/test/event_generator.h typedef base::Callback<void(ui::EventType, const gfx::Vector2dF&)> Vector2dF 34 ui/base/android/window_android.h void set_content_offset(const gfx::Vector2dF& content_offset) { Vector2dF 56 ui/base/android/window_android.h gfx::Vector2dF content_offset_; Vector2dF 51 ui/events/gesture_detection/velocity_tracker_unittest.cc gfx::Vector2dF v, Vector2dF 59 ui/events/gesture_detection/velocity_tracker_unittest.cc gfx::Vector2dF v, Vector2dF 74 ui/events/gesture_detection/velocity_tracker_unittest.cc gfx::Vector2dF v, Vector2dF 89 ui/events/gesture_detection/velocity_tracker_unittest.cc const gfx::Vector2dF v(0, 500); Vector2dF 125 ui/events/gesture_detection/velocity_tracker_unittest.cc const gfx::Vector2dF v(-50000, 50000); Vector2dF 144 ui/events/gesture_detection/velocity_tracker_unittest.cc const gfx::Vector2dF vFast(0, 500); Vector2dF 145 ui/events/gesture_detection/velocity_tracker_unittest.cc const gfx::Vector2dF vSlow = ScaleVector2d(vFast, 0.5f); Vector2dF 51 ui/events/gestures/gesture_point.cc gfx::Vector2dF GesturePoint::ScrollDelta() const { Vector2dF 138 ui/events/gestures/gesture_point.cc gfx::Vector2dF d = last_touch_position_ - second_last_touch_position_; Vector2dF 143 ui/events/gestures/gesture_point.cc gfx::Vector2dF d = last_touch_position_ - second_last_touch_position_; Vector2dF 149 ui/events/gestures/gesture_point.cc gfx::Vector2dF d = last_touch_position_ - second_last_touch_position_; Vector2dF 77 ui/events/gestures/gesture_point.h gfx::Vector2dF ScrollDelta() const; Vector2dF 96 ui/events/gestures/gesture_recognizer_impl.cc gfx::Vector2dF delta = points[j].last_touch_position() - location; Vector2dF 959 ui/events/gestures/gesture_sequence.cc gfx::Vector2dF d = point.ScrollDelta(); Vector2dF 1010 ui/events/gestures/gesture_sequence.cc gfx::Vector2dF d; Vector2dF 1030 ui/events/gestures/gesture_sequence.cc location += gfx::Vector2dF(last_scroll_prediction_offset_.x(), Vector2dF 1043 ui/events/gestures/gesture_sequence.cc gfx::Vector2dF o = d; Vector2dF 230 ui/events/gestures/gesture_sequence.h gfx::Vector2dF last_scroll_prediction_offset_; Vector2dF 13 ui/events/ozone/evdev/cursor_delegate_evdev.h class Vector2dF; Vector2dF 21 ui/events/ozone/evdev/cursor_delegate_evdev.h virtual void MoveCursor(const gfx::Vector2dF& delta) = 0; Vector2dF 11 ui/gfx/geometry/point_f.cc template class PointBase<PointF, float, Vector2dF>; Vector2dF 17 ui/gfx/geometry/point_f.h class GFX_EXPORT PointF : public PointBase<PointF, float, Vector2dF> { Vector2dF 19 ui/gfx/geometry/point_f.h PointF() : PointBase<PointF, float, Vector2dF>(0, 0) {} Vector2dF 20 ui/gfx/geometry/point_f.h PointF(float x, float y) : PointBase<PointF, float, Vector2dF>(x, y) {} Vector2dF 43 ui/gfx/geometry/point_f.h inline PointF operator+(const PointF& lhs, const Vector2dF& rhs) { Vector2dF 49 ui/gfx/geometry/point_f.h inline PointF operator-(const PointF& lhs, const Vector2dF& rhs) { Vector2dF 55 ui/gfx/geometry/point_f.h inline Vector2dF operator-(const PointF& lhs, const PointF& rhs) { Vector2dF 56 ui/gfx/geometry/point_f.h return Vector2dF(lhs.x() - rhs.x(), lhs.y() - rhs.y()); Vector2dF 59 ui/gfx/geometry/point_f.h inline PointF PointAtOffsetFromOrigin(const Vector2dF& offset_from_origin) { Vector2dF 70 ui/gfx/geometry/point_f.h extern template class PointBase<PointF, float, Vector2dF>; Vector2dF 68 ui/gfx/geometry/quad_f.cc Vector2dF v0 = r2 - r1; Vector2dF 69 ui/gfx/geometry/quad_f.cc Vector2dF v1 = r3 - r1; Vector2dF 70 ui/gfx/geometry/quad_f.cc Vector2dF v2 = point - r1; Vector2dF 101 ui/gfx/geometry/quad_f.cc void QuadF::operator+=(const Vector2dF& rhs) { Vector2dF 108 ui/gfx/geometry/quad_f.cc void QuadF::operator-=(const Vector2dF& rhs) { Vector2dF 115 ui/gfx/geometry/quad_f.cc QuadF operator+(const QuadF& lhs, const Vector2dF& rhs) { Vector2dF 121 ui/gfx/geometry/quad_f.cc QuadF operator-(const QuadF& lhs, const Vector2dF& rhs) { Vector2dF 70 ui/gfx/geometry/quad_f.h void operator+=(const Vector2dF& rhs); Vector2dF 73 ui/gfx/geometry/quad_f.h void operator-=(const Vector2dF& rhs); Vector2dF 102 ui/gfx/geometry/quad_f.h GFX_EXPORT QuadF operator+(const QuadF& lhs, const Vector2dF& rhs); Vector2dF 105 ui/gfx/geometry/quad_f.h GFX_EXPORT QuadF operator-(const QuadF& lhs, const Vector2dF& rhs); Vector2dF 58 ui/gfx/geometry/quad_unittest.cc Vector2dF v(3.5f, -2.5f); Vector2dF 92 ui/gfx/geometry/quad_unittest.cc Vector2dF v(3.5f, -2.5f); Vector2dF 260 ui/gfx/geometry/quad_unittest.cc Vector2dF epsilon_x(2 * std::numeric_limits<float>::epsilon(), 0); Vector2dF 261 ui/gfx/geometry/quad_unittest.cc Vector2dF epsilon_y(0, 2 * std::numeric_limits<float>::epsilon()); Vector2dF 263 ui/gfx/geometry/quad_unittest.cc Vector2dF ac_center = c - a; Vector2dF 265 ui/gfx/geometry/quad_unittest.cc Vector2dF bd_center = d - b; Vector2dF 17 ui/gfx/geometry/rect_f.cc template class RectBase<RectF, PointF, SizeF, InsetsF, Vector2dF, float>; Vector2dF 21 ui/gfx/geometry/rect_f.h : public RectBase<RectF, PointF, SizeF, InsetsF, Vector2dF, float> { Vector2dF 24 ui/gfx/geometry/rect_f.h : RectBase<RectF, PointF, SizeF, InsetsF, Vector2dF, float> Vector2dF 28 ui/gfx/geometry/rect_f.h : RectBase<RectF, PointF, SizeF, InsetsF, Vector2dF, float> Vector2dF 32 ui/gfx/geometry/rect_f.h : RectBase<RectF, PointF, SizeF, InsetsF, Vector2dF, float> Vector2dF 36 ui/gfx/geometry/rect_f.h : RectBase<RectF, PointF, SizeF, InsetsF, Vector2dF, float> Vector2dF 40 ui/gfx/geometry/rect_f.h : RectBase<RectF, PointF, SizeF, InsetsF, Vector2dF, float> Vector2dF 72 ui/gfx/geometry/rect_f.h inline RectF operator+(const RectF& lhs, const Vector2dF& rhs) { Vector2dF 77 ui/gfx/geometry/rect_f.h inline RectF operator-(const RectF& lhs, const Vector2dF& rhs) { Vector2dF 82 ui/gfx/geometry/rect_f.h inline RectF operator+(const Vector2dF& lhs, const RectF& rhs) { Vector2dF 108 ui/gfx/geometry/rect_f.h extern template class RectBase<RectF, PointF, SizeF, InsetsF, Vector2dF, float>; Vector2dF 831 ui/gfx/geometry/rect_unittest.cc (f + Vector2dF(1.1f, -1.1f)).ToString()); Vector2dF 833 ui/gfx/geometry/rect_unittest.cc (Vector2dF(1.1f, -1.1f) + f).ToString()); Vector2dF 834 ui/gfx/geometry/rect_unittest.cc f += Vector2dF(1.1f, -1.1f); Vector2dF 837 ui/gfx/geometry/rect_unittest.cc (f - Vector2dF(1.1f, -1.1f)).ToString()); Vector2dF 838 ui/gfx/geometry/rect_unittest.cc f -= Vector2dF(1.1f, -1.1f); Vector2dF 62 ui/gfx/geometry/vector2d.h operator Vector2dF() const { return Vector2dF(x_, y_); } Vector2dF 11 ui/gfx/geometry/vector2d_conversions.cc Vector2d ToFlooredVector2d(const Vector2dF& vector2d) { Vector2dF 17 ui/gfx/geometry/vector2d_conversions.cc Vector2d ToCeiledVector2d(const Vector2dF& vector2d) { Vector2dF 23 ui/gfx/geometry/vector2d_conversions.cc Vector2d ToRoundedVector2d(const Vector2dF& vector2d) { Vector2dF 14 ui/gfx/geometry/vector2d_conversions.h GFX_EXPORT Vector2d ToFlooredVector2d(const Vector2dF& vector2d); Vector2dF 17 ui/gfx/geometry/vector2d_conversions.h GFX_EXPORT Vector2d ToCeiledVector2d(const Vector2dF& vector2d); Vector2dF 20 ui/gfx/geometry/vector2d_conversions.h GFX_EXPORT Vector2d ToRoundedVector2d(const Vector2dF& vector2d); Vector2dF 13 ui/gfx/geometry/vector2d_f.cc std::string Vector2dF::ToString() const { Vector2dF 17 ui/gfx/geometry/vector2d_f.cc bool Vector2dF::IsZero() const { Vector2dF 21 ui/gfx/geometry/vector2d_f.cc void Vector2dF::Add(const Vector2dF& other) { Vector2dF 26 ui/gfx/geometry/vector2d_f.cc void Vector2dF::Subtract(const Vector2dF& other) { Vector2dF 31 ui/gfx/geometry/vector2d_f.cc double Vector2dF::LengthSquared() const { Vector2dF 35 ui/gfx/geometry/vector2d_f.cc float Vector2dF::Length() const { Vector2dF 39 ui/gfx/geometry/vector2d_f.cc void Vector2dF::Scale(float x_scale, float y_scale) { Vector2dF 44 ui/gfx/geometry/vector2d_f.cc double CrossProduct(const Vector2dF& lhs, const Vector2dF& rhs) { Vector2dF 49 ui/gfx/geometry/vector2d_f.cc double DotProduct(const Vector2dF& lhs, const Vector2dF& rhs) { Vector2dF 54 ui/gfx/geometry/vector2d_f.cc Vector2dF ScaleVector2d(const Vector2dF& v, float x_scale, float y_scale) { Vector2dF 55 ui/gfx/geometry/vector2d_f.cc Vector2dF scaled_v(v); Vector2dF 19 ui/gfx/geometry/vector2d_f.h class GFX_EXPORT Vector2dF { Vector2dF 21 ui/gfx/geometry/vector2d_f.h Vector2dF() : x_(0), y_(0) {} Vector2dF 22 ui/gfx/geometry/vector2d_f.h Vector2dF(float x, float y) : x_(x), y_(y) {} Vector2dF 34 ui/gfx/geometry/vector2d_f.h void Add(const Vector2dF& other); Vector2dF 36 ui/gfx/geometry/vector2d_f.h void Subtract(const Vector2dF& other); Vector2dF 38 ui/gfx/geometry/vector2d_f.h void operator+=(const Vector2dF& other) { Add(other); } Vector2dF 39 ui/gfx/geometry/vector2d_f.h void operator-=(const Vector2dF& other) { Subtract(other); } Vector2dF 41 ui/gfx/geometry/vector2d_f.h void SetToMin(const Vector2dF& other) { Vector2dF 46 ui/gfx/geometry/vector2d_f.h void SetToMax(const Vector2dF& other) { Vector2dF 69 ui/gfx/geometry/vector2d_f.h inline bool operator==(const Vector2dF& lhs, const Vector2dF& rhs) { Vector2dF 73 ui/gfx/geometry/vector2d_f.h inline bool operator!=(const Vector2dF& lhs, const Vector2dF& rhs) { Vector2dF 77 ui/gfx/geometry/vector2d_f.h inline Vector2dF operator-(const Vector2dF& v) { Vector2dF 78 ui/gfx/geometry/vector2d_f.h return Vector2dF(-v.x(), -v.y()); Vector2dF 81 ui/gfx/geometry/vector2d_f.h inline Vector2dF operator+(const Vector2dF& lhs, const Vector2dF& rhs) { Vector2dF 82 ui/gfx/geometry/vector2d_f.h Vector2dF result = lhs; Vector2dF 87 ui/gfx/geometry/vector2d_f.h inline Vector2dF operator-(const Vector2dF& lhs, const Vector2dF& rhs) { Vector2dF 88 ui/gfx/geometry/vector2d_f.h Vector2dF result = lhs; Vector2dF 94 ui/gfx/geometry/vector2d_f.h GFX_EXPORT double CrossProduct(const Vector2dF& lhs, const Vector2dF& rhs); Vector2dF 97 ui/gfx/geometry/vector2d_f.h GFX_EXPORT double DotProduct(const Vector2dF& lhs, const Vector2dF& rhs); Vector2dF 101 ui/gfx/geometry/vector2d_f.h GFX_EXPORT Vector2dF ScaleVector2d(const Vector2dF& v, Vector2dF 106 ui/gfx/geometry/vector2d_f.h inline Vector2dF ScaleVector2d(const Vector2dF& v, float scale) { Vector2dF 17 ui/gfx/geometry/vector2d_unittest.cc Vector2dF f = i; Vector2dF 24 ui/gfx/geometry/vector2d_unittest.cc Vector2dF float_zero(0, 0); Vector2dF 25 ui/gfx/geometry/vector2d_unittest.cc Vector2dF float_nonzero(0.1f, -0.1f); Vector2dF 50 ui/gfx/geometry/vector2d_unittest.cc Vector2dF f1(3.1f, 5.1f); Vector2dF 51 ui/gfx/geometry/vector2d_unittest.cc Vector2dF f2(4.3f, -1.3f); Vector2dF 54 ui/gfx/geometry/vector2d_unittest.cc Vector2dF expected; Vector2dF 55 ui/gfx/geometry/vector2d_unittest.cc Vector2dF actual; Vector2dF 57 ui/gfx/geometry/vector2d_unittest.cc { Vector2dF(3.1F, 5.1F), f1 + Vector2d() }, Vector2dF 58 ui/gfx/geometry/vector2d_unittest.cc { Vector2dF(3.1F, 5.1F), f1 + Vector2dF() }, Vector2dF 59 ui/gfx/geometry/vector2d_unittest.cc { Vector2dF(3.1f + 4.3f, 5.1f - 1.3f), f1 + f2 }, Vector2dF 60 ui/gfx/geometry/vector2d_unittest.cc { Vector2dF(3.1f - 4.3f, 5.1f + 1.3f), f1 - f2 } Vector2dF 85 ui/gfx/geometry/vector2d_unittest.cc Vector2dF expected; Vector2dF 86 ui/gfx/geometry/vector2d_unittest.cc Vector2dF actual; Vector2dF 88 ui/gfx/geometry/vector2d_unittest.cc { Vector2dF(0, 0), -Vector2d(0, 0) }, Vector2dF 89 ui/gfx/geometry/vector2d_unittest.cc { Vector2dF(-0.3f, -0.3f), -Vector2dF(0.3f, 0.3f) }, Vector2dF 90 ui/gfx/geometry/vector2d_unittest.cc { Vector2dF(0.3f, 0.3f), -Vector2dF(-0.3f, -0.3f) }, Vector2dF 91 ui/gfx/geometry/vector2d_unittest.cc { Vector2dF(-0.3f, 0.3f), -Vector2dF(0.3f, -0.3f) }, Vector2dF 92 ui/gfx/geometry/vector2d_unittest.cc { Vector2dF(0.3f, -0.3f), -Vector2dF(-0.3f, 0.3f) } Vector2dF 114 ui/gfx/geometry/vector2d_unittest.cc Vector2dF v(double_values[i][0], double_values[i][1]); Vector2dF 119 ui/gfx/geometry/vector2d_unittest.cc Vector2dF v2 = ScaleVector2d( Vector2dF 120 ui/gfx/geometry/vector2d_unittest.cc gfx::Vector2dF(double_values[i][0], double_values[i][1]), Vector2dF 139 ui/gfx/geometry/vector2d_unittest.cc Vector2dF v(single_values[i][0], single_values[i][1]); Vector2dF 144 ui/gfx/geometry/vector2d_unittest.cc Vector2dF v2 = ScaleVector2d( Vector2dF 145 ui/gfx/geometry/vector2d_unittest.cc gfx::Vector2dF(double_values[i][0], double_values[i][1]), Vector2dF 192 ui/gfx/geometry/vector2d_unittest.cc Vector2dF vector(v0, v1); Vector2dF 225 ui/gfx/geometry/vector2d_unittest.cc Vector2dF a; Vector2dF 227 ui/gfx/geometry/vector2d_unittest.cc a = Vector2dF(3.5f, 5.5f); Vector2dF 228 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2dF(3.5f, 5.5f).ToString(), a.ToString()); Vector2dF 229 ui/gfx/geometry/vector2d_unittest.cc a.SetToMax(Vector2dF(2.5f, 4.5f)); Vector2dF 230 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2dF(3.5f, 5.5f).ToString(), a.ToString()); Vector2dF 231 ui/gfx/geometry/vector2d_unittest.cc a.SetToMax(Vector2dF(3.5f, 5.5f)); Vector2dF 232 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2dF(3.5f, 5.5f).ToString(), a.ToString()); Vector2dF 233 ui/gfx/geometry/vector2d_unittest.cc a.SetToMax(Vector2dF(4.5f, 2.5f)); Vector2dF 234 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2dF(4.5f, 5.5f).ToString(), a.ToString()); Vector2dF 235 ui/gfx/geometry/vector2d_unittest.cc a.SetToMax(Vector2dF(8.5f, 10.5f)); Vector2dF 236 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2dF(8.5f, 10.5f).ToString(), a.ToString()); Vector2dF 238 ui/gfx/geometry/vector2d_unittest.cc a.SetToMin(Vector2dF(9.5f, 11.5f)); Vector2dF 239 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2dF(8.5f, 10.5f).ToString(), a.ToString()); Vector2dF 240 ui/gfx/geometry/vector2d_unittest.cc a.SetToMin(Vector2dF(8.5f, 10.5f)); Vector2dF 241 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2dF(8.5f, 10.5f).ToString(), a.ToString()); Vector2dF 242 ui/gfx/geometry/vector2d_unittest.cc a.SetToMin(Vector2dF(11.5f, 9.5f)); Vector2dF 243 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2dF(8.5f, 9.5f).ToString(), a.ToString()); Vector2dF 244 ui/gfx/geometry/vector2d_unittest.cc a.SetToMin(Vector2dF(7.5f, 11.5f)); Vector2dF 245 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2dF(7.5f, 9.5f).ToString(), a.ToString()); Vector2dF 246 ui/gfx/geometry/vector2d_unittest.cc a.SetToMin(Vector2dF(3.5f, 5.5f)); Vector2dF 247 ui/gfx/geometry/vector2d_unittest.cc EXPECT_EQ(Vector2dF(3.5f, 5.5f).ToString(), a.ToString()); Vector2dF 25 ui/gfx/geometry/vector3d_f.cc Vector3dF::Vector3dF(const Vector2dF& other) Vector2dF 25 ui/gfx/geometry/vector3d_f.h explicit Vector3dF(const Vector2dF& other); Vector2dF 391 ui/gfx/transform.cc Vector2dF Transform::To2dTranslation() const { Vector2dF 392 ui/gfx/transform.cc return gfx::Vector2dF(SkMScalarToFloat(matrix_.get(0, 3)), Vector2dF 92 ui/gfx/transform.h gfx::Vector2dF Scale2d() const { Vector2dF 93 ui/gfx/transform.h return gfx::Vector2dF(matrix_.get(0, 0), matrix_.get(1, 1)); Vector2dF 193 ui/gfx/transform.h Vector2dF To2dTranslation() const; Vector2dF 2603 ui/gfx/transform_unittest.cc Vector2dF translation(3.f, 7.f); Vector2dF 52 ui/ozone/platform/dri/cursor_factory_evdev_dri.cc void CursorFactoryEvdevDri::MoveCursor(const gfx::Vector2dF& delta) { Vector2dF 35 ui/ozone/platform/dri/cursor_factory_evdev_dri.h virtual void MoveCursor(const gfx::Vector2dF& delta) OVERRIDE; Vector2dF 185 ui/views/controls/scrollbar/base_scroll_bar.h gfx::Vector2dF roundoff_error_; Vector2dF 666 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc move_loop_.SetDragImage(gfx::ImageSkia(), gfx::Vector2dF()); Vector2dF 218 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc gfx::Vector2dF offset) { Vector2dF 49 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.h void SetDragImage(const gfx::ImageSkia& image, gfx::Vector2dF offset); Vector2dF 87 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.h gfx::Vector2dF drag_offset_; Vector2dF 21 webkit/renderer/compositor_bindings/web_scroll_offset_animation_curve_impl.cc gfx::Vector2dF(target_value.x, target_value.y), Vector2dF 33 webkit/renderer/compositor_bindings/web_scroll_offset_animation_curve_impl.cc curve_->SetInitialValue(gfx::Vector2dF(initial_value.x, initial_value.y)); Vector2dF 37 webkit/renderer/compositor_bindings/web_scroll_offset_animation_curve_impl.cc gfx::Vector2dF value = curve_->GetValue(time);