OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:two_rect_picture
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/cc/resources/
picture_unittest.cc
77
scoped_refptr<Picture>
two_rect_picture
= Picture::Create(layer_rect);
local
78
two_rect_picture
->Record(&content_layer_client,
82
two_rect_picture
->AsValue());
91
DrawPicture(two_rect_buffer, layer_rect,
two_rect_picture
);
95
EXPECT_EQ(
two_rect_picture
->LayerRect(),
97
EXPECT_EQ(
two_rect_picture
->OpaqueRect(),
Completed in 57 milliseconds