Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphCache.h249 fCache = paint.detachCache(matrix); in SkAutoGlyphCache()
DSkPaint.cpp1270 SkGlyphCache* SkPaint::detachCache(const SkMatrix* deviceMatrix) const in detachCache() function in SkPaint
1497 fCache = fPaint.detachCache(NULL); in SkTextToPathIter()
/external/skia/include/core/
DSkPaint.h757 SkGlyphCache* detachCache(const SkMatrix*) const;