Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphCache.h254 fCache = paint.detachCache(matrix); in SkAutoGlyphCache()
DSkPaint.cpp1397 SkGlyphCache* SkPaint::detachCache(const SkMatrix* deviceMatrix) const in detachCache() function in SkPaint
1704 fCache = fPaint.detachCache(NULL); in SkTextToPathIter()
DSkDraw.cpp1902 SkGlyphCache* cache = tempPaint.detachCache(NULL); in drawPosTextOnPath()
/external/skia/include/core/
DSkPaint.h841 SkGlyphCache* detachCache(const SkMatrix*) const;