Searched refs:recorded_viewport (Results 1 – 2 of 2) sorted by relevance
40 gfx::Rect recorded_viewport() const { return recorded_viewport_; } in recorded_viewport() function
25 const gfx::Rect& recorded_viewport() const { return recorded_viewport_; } in recorded_viewport() function in cc::__anonb97e2dd90111::TestPicturePile412 EXPECT_TRUE(!pile_->recorded_viewport().IsEmpty()); in TEST_F()443 EXPECT_TRUE(!pile_->recorded_viewport().IsEmpty()); in TEST_F()448 EXPECT_TRUE(!pile_->recorded_viewport().IsEmpty()); in TEST_F()454 EXPECT_TRUE(!pile_->recorded_viewport().IsEmpty()); in TEST_F()461 EXPECT_TRUE(!pile_->recorded_viewport().IsEmpty()); in TEST_F()541 pile_->tiling().ExpandRectToTileBounds(pile_->recorded_viewport()); in TEST_F()547 pile_->tiling().ExpandRectToTileBounds(pile_->recorded_viewport()); in TEST_F()