Searched defs:backendContext (Results 1 – 8 of 8) sorted by relevance
| /external/skia/tools/gpu/vk/ |
| D | VkTestContext.h | 21 virtual GrBackendContext backendContext() override { in backendContext() function
|
| D | VkTestContext.cpp | 112 sk_sp<const GrVkBackendContext> backendContext(GrVkBackendContext::Create()); in Create() local 135 VkTestContextImpl(sk_sp<const GrVkBackendContext> backendContext) in VkTestContextImpl()
|
| /external/skia/src/gpu/ |
| D | GrGpuFactory.cpp | 29 GrBackendContext backendContext, in Create()
|
| D | GrContext.cpp | 40 GrContext* GrContext::Create(GrBackend backend, GrBackendContext backendContext) { in Create() 45 GrContext* GrContext::Create(GrBackend backend, GrBackendContext backendContext, in Create() 74 bool GrContext::init(GrBackend backend, GrBackendContext backendContext, in init()
|
| /external/skia/tools/gpu/gl/ |
| D | GLTestContext.h | 24 virtual GrBackendContext backendContext() override { in backendContext() function
|
| /external/skia/tools/gpu/ |
| D | GrContextFactory.cpp | 128 GrBackendContext backendContext = 0; in getContextInfoInternal() local
|
| /external/skia/src/gpu/vk/ |
| D | GrVkGpu.cpp | 70 GrGpu* GrVkGpu::Create(GrBackendContext backendContext, const GrContextOptions& options, in Create()
|
| /external/skia/src/gpu/gl/ |
| D | GrGLGpu.cpp | 178 GrGpu* GrGLGpu::Create(GrBackendContext backendContext, const GrContextOptions& options, in Create()
|