Home
last modified time | relevance | path

Searched refs:index_right (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/cc/base/
Dtiling_data.cc137 int index_right = TileXIndexFromSrcCoord(rect.right() - 1); in ExpandRectIgnoringBordersToTileBounds() local
141 gfx::Rect rect_bottom_right(TileBounds(index_right, index_bottom)); in ExpandRectIgnoringBordersToTileBounds()
153 int index_right = LastBorderTileXIndexFromSrcCoord(rect.right() - 1); in ExpandRectToTileBounds() local
157 gfx::Rect rect_bottom_right(TileBounds(index_right, index_bottom)); in ExpandRectToTileBounds()