Home | History | Annotate | Download | only in trees

Lines Matching refs:TestWebGraphicsContext3D

73   virtual scoped_ptr<TestWebGraphicsContext3D> CreateContext3d() {
74 return TestWebGraphicsContext3D::Create();
85 scoped_ptr<TestWebGraphicsContext3D> context3d = CreateContext3d();
140 TestWebGraphicsContext3D* context3d_;
335 // TestWebGraphicsContext3D ensures that this resource is created with
561 virtual scoped_ptr<TestWebGraphicsContext3D> CreateContext3d() OVERRIDE {
562 scoped_ptr<TestWebGraphicsContext3D> context =
1359 TestWebGraphicsContext3D* context = TestContext();
1375 TestWebGraphicsContext3D* context = TestContext();