Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp80 static void align_text(SkDrawCacheProc glyphCacheProc, const SkPaint& paint, in align_text() function
1154 align_text(glyphCacheProc, textPaint, glyphIDs, numGlyphs, &x, &y); in drawText()
1227 align_text(glyphCacheProc, textPaint, glyphIDs + i, 1, &x, &y); in drawPosText()