Home | History | Annotate | Download | only in resources

Lines Matching refs:bottom_row

637   gfx::Rect bottom_row = gfx::UnionRects(pile_->tiling().TileBounds(0, 5),
639 EXPECT_FALSE(expected_invalidation.Contains(bottom_row));
641 expected_invalidation.Union(bottom_row);