Searched refs:fContextOptions (Results 1 – 4 of 4) sorted by relevance
61 args.fContextOptions = &options; in Create()75 fGLCaps.reset(new GrGLCaps(*args.fContextOptions, *this, fInterface)); in GrGLContextInfo()
51 const GrContextOptions* fContextOptions; member
224 GrContextFactory::GLContextOptions fContextOptions; variable
861 , fContextOptions(options) in GPUSink()887 const int maxDimension = factory.getContextInfo(fContextType, fContextOptions). in draw()895 NewGpuSurface(&factory, fContextType, fContextOptions, info, fSampleCount, fUseDIText)); in draw()