Home
last modified time | relevance | path

Searched defs:autoCache (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkPaint.cpp341 SkAutoGlyphCache autoCache(*this, NULL); in textToGlyphs() local
734 SkAutoGlyphCache autoCache(*this, zoomPtr); in measureText() local
812 SkAutoGlyphCache autoCache(*this, NULL); in breakText() local
954 SkAutoGlyphCache autoCache(*this, NULL); in getTextWidths() local
DSkDraw.cpp1409 SkAutoGlyphCache autoCache(paint, fMatrix); in drawText() local
1592 SkAutoGlyphCache autoCache(paint, fMatrix); in drawPosText() local