OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PaddedRect
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/cc/resources/
picture_pile_base.h
92
gfx::Rect
PaddedRect
(const PictureMapKey& key);
picture_pile.cc
198
gfx::Rect rect =
PaddedRect
(key);
253
gfx::Rect tile =
PaddedRect
(key);
picture_pile_base.cc
221
gfx::Rect PicturePileBase::
PaddedRect
(const PictureMapKey& key) {
picture_pile_impl.cc
188
gfx::Rect chunk_rect =
PaddedRect
(tile_iter.index());
Completed in 99 milliseconds