Home | History | Annotate | Download | only in core

Lines Matching refs:fCache

2527     fCache = fPaint.detachCache(NULL, NULL);
2545 SkScalar width = SkScalarMul(fPaint.measure_text(fCache, text, length,
2562 SkGlyphCache::AttachCache(fCache);
2567 const SkGlyph& glyph = fGlyphCacheProc(fCache, &fText);
2574 *path = fCache->findPath(glyph);