Lines Matching defs:cache
136 const SkPMColor* cache, int toggle, int count);
139 const SkPMColor* SK_RESTRICT cache, int toggle,
148 *dstC++ = cache[toggle +
156 const SkPMColor* SK_RESTRICT cache, int toggle,
165 *dstC++ = cache[toggle +
173 const SkPMColor* SK_RESTRICT cache, int toggle,
182 *dstC++ = cache[toggle +
245 const SkPMColor* SK_RESTRICT cache = fCache->getCache32();
274 (*shadeProc)(&rec, dstC, cache, toggle, count);
282 (*shadeProc)(&rec, dstC, cache, toggle, 1);