Home
last modified time | relevance | path

Searched refs:AttachCache (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkGlyphCache.h130 static void AttachCache(SkGlyphCache*);
259 SkGlyphCache::AttachCache(fCache); in ~SkAutoGlyphCache()
268 SkGlyphCache::AttachCache(fCache); in release()
DSkGlyphCache.cpp537 AttachCache(cache); in VisitCache()
544 void SkGlyphCache::AttachCache(SkGlyphCache* cache) { in AttachCache() function in SkGlyphCache
DSkPaint.cpp1738 SkGlyphCache::AttachCache(fCache); in ~SkTextToPathIter()
DSkDraw.cpp1932 SkGlyphCache::AttachCache(cache); in drawPosTextOnPath()