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