Searched refs:D3DTestContextImpl (Results 1 – 1 of 1) sorted by relevance
17 class D3DTestContextImpl : public sk_gpu_test::D3DTestContext { class34 return new D3DTestContextImpl(backendContext, ownsContext); in Create()37 ~D3DTestContextImpl() override { this->teardown(); } in ~D3DTestContextImpl()56 D3DTestContextImpl(const GrD3DBackendContext& backendContext, bool ownsContext) in D3DTestContextImpl() function in __anondd3efebe0111::D3DTestContextImpl71 return D3DTestContextImpl::Create(sharedContext); in CreatePlatformD3DTestContext()