Searched refs:contextOptions (Results 1 – 1 of 1) sorted by relevance
93 void CacheManager::configureContext(GrContextOptions* contextOptions, const void* identity, in configureContext() argument95 contextOptions->fAllowPathMaskCaching = true; in configureContext()96 contextOptions->fGlyphCacheTextureMaximumBytes = mMaxGpuFontAtlasBytes; in configureContext()97 contextOptions->fExecutor = &sDefaultExecutor; in configureContext()101 contextOptions->fPersistentCache = &cache; in configureContext()102 contextOptions->fGpuPathRenderers &= ~GpuPathRenderers::kCoverageCounting; in configureContext()