Searched refs:animation_end_bounds_ (Results 1 – 2 of 2) sorted by relevance
132 animation_end_bounds_ = bounds; in AnimateToBounds()146 int delta_x = (animation_end_bounds_.x() - animation_start_bounds_.x()); in AnimationProgressed()149 int y = animation_end_bounds_.y(); in AnimationProgressed()
142 gfx::Rect animation_end_bounds_; variable