Home
last modified time | relevance | path

Searched refs:D3DTestContextImpl (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/gpu/d3d/
H A DD3DTestContext.cpp17 class D3DTestContextImpl : public sk_gpu_test::D3DTestContext { class
34 return new D3DTestContextImpl(backendContext, ownsContext); in Create()
37 ~D3DTestContextImpl() override { this->teardown(); }
56 D3DTestContextImpl(const GrD3DBackendContext& backendContext, bool ownsContext) in D3DTestContextImpl() function in __anon26494::D3DTestContextImpl
71 return D3DTestContextImpl::Create(sharedContext); in CreatePlatformD3DTestContext()

Completed in 1 milliseconds