Searched defs:factoryCache (Results 1 – 3 of 3) sorted by relevance
242 GrSkSLFP::GrSkSLFP(sk_sp<GrSkSLFPFactoryCache> factoryCache, const GrShaderCaps* shaderCaps, in GrSkSLFP()
263 GrSkSLFP::GrSkSLFP(sk_sp<GrSkSLFPFactoryCache> factoryCache, const GrShaderCaps* shaderCaps, in GrSkSLFP()
300 private static Cache<SimpleFactoryCacheKey, SimpleFactory> factoryCache = null; field in SimpleFactory