Searched refs:gGrFactory (Results 1 – 1 of 1) sorted by relevance
59 SkAutoTDelete<GrContextFactory> gGrFactory; variable186 this->surface.reset(SkSurface::NewRenderTarget(gGrFactory->get(this->config.ctxType, in init()190 this->gl = gGrFactory->getContextInfo(this->config.ctxType, in init()404 if (const GrContext* ctx = gGrFactory->get(ctxType, ctxOptions)) { in create_config()534 gGrFactory->abandonContexts(); in cleanup_run()537 gGrFactory->destroyContexts(); in cleanup_run()1028 gGrFactory.reset(new GrContextFactory(grContextOpts)); in nanobench_main()1248 GrContext* context = gGrFactory->get(configs[i].ctxType, in nanobench_main()1273 gGrFactory.reset(nullptr); in nanobench_main()