Home
last modified time | relevance | path

Searched defs:glyphCacheProc (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pdf/
DSkPDFDevice.cpp68 static void align_text(SkDrawCacheProc glyphCacheProc, const SkPaint& paint, in align_text()
815 SkDrawCacheProc glyphCacheProc = textPaint.getDrawCacheProc(); in drawText() local
866 SkDrawCacheProc glyphCacheProc = textPaint.getDrawCacheProc(); in drawPosText() local
/external/skia/src/core/
DSkPaint.cpp908 SkMeasureCacheProc glyphCacheProc; in measure_text() local
1069 SkMeasureCacheProc glyphCacheProc = this->getMeasureCacheProc(tbd, false); in breakText() local
1198 SkMeasureCacheProc glyphCacheProc; in getTextWidths() local
DSkDraw.cpp1286 static void measure_text(SkGlyphCache* cache, SkDrawCacheProc glyphCacheProc, in measure_text()
1541 SkDrawCacheProc glyphCacheProc = paint.getDrawCacheProc(); in drawText() local
1752 SkDrawCacheProc glyphCacheProc = paint.getDrawCacheProc(); in drawPosText() local
2007 SkMeasureCacheProc glyphCacheProc = paint.getMeasureCacheProc( in drawPosTextOnPath() local