HomeSort by relevance Sort by last modified time
    Searched full:two_rect_picture (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/cc/resources/
picture_unittest.cc 83 scoped_refptr<Picture> two_rect_picture = local
90 scoped_ptr<base::Value> serialized_two_rect(two_rect_picture->AsValue());
99 DrawPicture(two_rect_buffer, layer_rect, two_rect_picture);
103 EXPECT_EQ(two_rect_picture->LayerRect(),

Completed in 49 milliseconds