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

/external/chromium_org/cc/resources/
H A Dpicture_unittest.cc89 scoped_refptr<Picture> two_rect_picture_check = local
91 EXPECT_TRUE(!!two_rect_picture_check.get());
97 DrawPicture(two_rect_buffer_check, layer_rect, two_rect_picture_check);
100 two_rect_picture_check->LayerRect());
102 two_rect_picture_check->OpaqueRect());

Completed in 86 milliseconds