Searched refs:rect_top_left (Results 1 – 1 of 1) sorted by relevance
140 gfx::Rect rect_top_left(TileBounds(index_x, index_y)); in ExpandRectIgnoringBordersToTileBounds() local143 return gfx::UnionRects(rect_top_left, rect_bottom_right); in ExpandRectIgnoringBordersToTileBounds()156 gfx::Rect rect_top_left(TileBounds(index_x, index_y)); in ExpandRectToTileBounds() local159 return gfx::UnionRects(rect_top_left, rect_bottom_right); in ExpandRectToTileBounds()