Home | History | Annotate | Download | only in gpu

Lines Matching full:backend

63 GrContext* GrContext::Create(GrBackend backend, GrBackendContext context) {
65 GrGpu* fGpu = GrGpu::Create(backend, context);