layer_animator_unittest.cc | 354 gfx::Rect start_bounds, target_bounds, middle_bounds; local 355 start_bounds = target_bounds = middle_bounds = gfx::Rect(0, 0, 50, 50); 383 CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), middle_bounds); 406 gfx::Rect start_bounds, target_bounds, middle_bounds; local 407 start_bounds = target_bounds = middle_bounds = gfx::Rect(0, 0, 50, 50); 450 CheckApproximatelyEqual(delegate.GetBoundsForAnimation(), middle_bounds); 526 gfx::Rect start_bounds, target_bounds, middle_bounds; local 527 start_bounds = target_bounds = middle_bounds = gfx::Rect(0, 0, 50, 50); 605 gfx::Rect start_bounds, target_bounds, middle_bounds; local [all...] |