Home | History | Annotate | Download | only in output

Lines Matching refs:output_surface_

154     output_surface_ =
156 CHECK(output_surface_->BindToClient(&output_surface_client_));
161 output_surface_.get(), shared_bitmap_manager_.get(), 0, false, 1,
165 output_surface_.get(),
173 scoped_ptr<FakeOutputSurface> output_surface_;
188 output_surface_ = FakeOutputSurface::Create3d().Pass();
189 CHECK(output_surface_->BindToClient(&output_surface_client_));
194 output_surface_.get(), shared_bitmap_manager_.get(), 0, false, 1,
198 output_surface_.get(),
265 scoped_ptr<FakeOutputSurface> output_surface_;
333 EXPECT_EQ(1u, output_surface_->num_sent_frames());
340 output_surface_->set_has_external_stencil_test(true);
1600 CHECK(output_surface_.BindToClient(&output_surface_client_));
1605 &output_surface_, shared_bitmap_manager_.get(), 0, false, 1, false)
1610 &output_surface_,
1625 EXPECT_CALL(output_surface_, EnsureBackbuffer()).WillRepeatedly(Return());
1627 EXPECT_CALL(output_surface_,
1631 EXPECT_CALL(output_surface_, BindFramebuffer()).Times(1);
1647 output_surface_.context_provider().get())->TestContext3d());
1652 StrictMock<MockOutputSurface> output_surface_;
1663 EXPECT_CALL(output_surface_, SwapBuffers(_)).Times(1);
1671 EXPECT_CALL(output_surface_, SwapBuffers(_)).Times(1);
1677 EXPECT_CALL(output_surface_, SwapBuffers(_)).Times(1);
1681 EXPECT_CALL(output_surface_, SwapBuffers(_)).Times(1);
1687 EXPECT_CALL(output_surface_, SwapBuffers(_)).Times(1);
1709 output_surface_->context_provider()->ContextGL();
1711 output_surface_->context_provider()->ContextSupport();
1741 output_surface_->context_provider()->ContextGL();
1743 output_surface_->context_provider()->ContextSupport();