Searched refs:grContextOpts (Results 1 – 3 of 3) sorted by relevance
87 GrContextOptions grContextOpts; in skiaserve_main() local88 request.fContextFactory.reset(new GrContextFactory(grContextOpts)); in skiaserve_main()
484 GrContextOptions grContextOpts; in AutoSetupContextBenchAndTarget() local485 fCtxFactory.reset(new GrContextFactory(grContextOpts)); in AutoSetupContextBenchAndTarget()
1026 GrContextOptions grContextOpts; in nanobench_main() local1027 grContextOpts.fDrawPathToCompressedTexture = FLAGS_gpuCompressAlphaMasks; in nanobench_main()1028 gGrFactory.reset(new GrContextFactory(grContextOpts)); in nanobench_main()