Searched refs:PaddedRect (Results 1 – 4 of 4) sorted by relevance
220 gfx::Rect rect = PaddedRect(key); in UpdateAndExpandInvalidation()298 gfx::Rect tile = PaddedRect(key); in UpdateAndExpandInvalidation()
95 gfx::Rect PaddedRect(const PictureMapKey& key);
227 gfx::Rect PicturePileBase::PaddedRect(const PictureMapKey& key) { in PaddedRect() function in cc::PicturePileBase
213 gfx::Rect chunk_rect = PaddedRect(tile_iter.index()); in CoalesceRasters()