Searched refs:fFactoryCache (Results 1 – 4 of 4) sorted by relevance
246 , fFactoryCache(factoryCache) in GrSkSLFP()258 , fFactoryCache(other.fFactoryCache) in GrSkSLFP()275 fFactory = fFactoryCache->get(fIndex); in createFactory()278 fFactoryCache->set(fIndex, fFactory); in createFactory()
98 sk_sp<GrSkSLFPFactoryCache> fFactoryCache; variable
267 , fFactoryCache(factoryCache) in GrSkSLFP()280 , fFactoryCache(other.fFactoryCache) in GrSkSLFP()298 fFactory = fFactoryCache->get(fIndex); in createFactory()301 fFactoryCache->set(fIndex, fFactory); in createFactory()
107 sk_sp<GrSkSLFPFactoryCache> fFactoryCache; variable