OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:starting_rect
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/resources/
picture_layer_tiling.cc
403
gfx::Rect
starting_rect
= visible_content_rect.IsEmpty()
local
407
starting_rect
,
729
gfx::Rect
starting_rect
,
732
if (
starting_rect
.IsEmpty())
733
return
starting_rect
;
740
2, 2,
starting_rect
.width(),
starting_rect
.height(), target_area);
741
gfx::Rect expanded_starting_rect =
starting_rect
;
747
// The
starting_rect
and bounding_rect are far away.
picture_layer_tiling.h
167
gfx::Rect
starting_rect
,
Completed in 854 milliseconds