OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dest_rect_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/resources/
picture_layer_tiling.cc
329
dest_rect_
(dest_rect),
339
if (
dest_rect_
.IsEmpty())
345
gfx::ScaleToEnclosingRect(
dest_rect_
,
401
current_geometry_rect_.Intersect(
dest_rect_
);
407
// edge is handled by the intersection above with
dest_rect_
. Here we make
412
min_left =
dest_rect_
.x();
[
all
...]
picture_layer_tiling.h
222
gfx::Rect
dest_rect_
;
member in class:cc::PictureLayerTiling::CoverageIterator
Completed in 698 milliseconds