Home
last modified time | relevance | path

Searched refs:getD3DBackendContext (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/gpu/d3d/
DD3DTestContext.h22 const GrD3DBackendContext& getD3DBackendContext() const { in getD3DBackendContext() function
DD3DTestContext.cpp25 backendContext = sharedContext->getD3DBackendContext(); in Create()