Home | History | Annotate | Download | only in output

Lines Matching refs:swap_buffer_rect_

1936   swap_buffer_rect_.Union(gfx::ToEnclosingRect(frame->root_damage_rect));
2101 swap_buffer_rect_.Intersect(client_->DeviceViewport());
2103 client_->DeviceViewport().height() - swap_buffer_rect_.y() -
2104 swap_buffer_rect_.height();
2106 gfx::Rect(swap_buffer_rect_.x(),
2108 swap_buffer_rect_.width(),
2109 swap_buffer_rect_.height());
2116 swap_buffer_rect_ = gfx::Rect();