Searched refs:paint_max_x (Results 1 – 1 of 1) sorted by relevance
718 const int paint_max_x = paint_x + bounds.width(); in GetPaintRegion() local725 if (region.min_column != -1 && visible_columns_[i].x >= paint_max_x) { in GetPaintRegion()