Searched refs:contextOptions (Results 1 – 1 of 1) sorted by relevance
102 void CacheManager::configureContext(GrContextOptions* contextOptions, const void* identity, in configureContext() argument104 contextOptions->fAllowPathMaskCaching = true; in configureContext()105 contextOptions->fGlyphCacheTextureMaximumBytes = mMaxGpuFontAtlasBytes; in configureContext()106 contextOptions->fExecutor = &sDefaultExecutor; in configureContext()110 contextOptions->fPersistentCache = &cache; in configureContext()