Home | History | Annotate | Download | only in core

Lines Matching refs:gGlyphCacheProcs

632     static const GlyphCacheProc gGlyphCacheProcs[] = {
650 SkASSERT(index < SK_ARRAY_COUNT(gGlyphCacheProcs));
651 return gGlyphCacheProcs[index];