Home | History | Annotate | Download | only in layers

Lines Matching refs:dirty_rect

804 void Layer::SetNeedsDisplayRect(const gfx::RectF& dirty_rect) {
805 if (dirty_rect.IsEmpty())
809 update_rect_.Union(dirty_rect);