Searched refs:two_rect_picture (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/resources/
H A Dpicture_unittest.cc87 scoped_refptr<Picture> two_rect_picture = local
95 scoped_ptr<base::Value> serialized_two_rect(two_rect_picture->AsValue());
104 DrawPicture(two_rect_buffer, layer_rect, two_rect_picture);
108 EXPECT_EQ(two_rect_picture->LayerRect(),
110 EXPECT_EQ(two_rect_picture->OpaqueRect(),

Completed in 125 milliseconds