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