Searched defs:tile_bounds (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/cc/resources/
H A Dpicture_pile_base.h40 gfx::Rect tile_bounds(int x, int y) const { return tiling_.TileBounds(x, y); } function in class:cc::PicturePileBase
H A Dlayer_tiling_data.h36 gfx::Rect tile_bounds(int i, int j) const { function in class:cc::LayerTilingData
H A Dpicture_layer_tiling.cc447 gfx::Rect tile_bounds = local
450 tile_bounds,
454 tile_bounds,
553 gfx::Rect tile_bounds = local
556 tile_bounds,
575 gfx::Rect tile_bounds = local
578 tile_bounds,
584 tile_bounds,

Completed in 553 milliseconds