Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrTextUtils.cpp264 SkGlyphCache* origPaintCache = SkGlyphCache::DetachCache(skPaint.getTypeface(), in DrawDFText() local
284 const SkGlyph& glyph = glyphCacheProc(origPaintCache, &textPtr); in DrawDFText()
297 SkGlyphCache::AttachCache(origPaintCache); in DrawDFText()