Searched refs:align_text (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/pdf/ |
D | SkPDFDevice.cpp | 83 static void align_text(SkPaint::GlyphCacheProc glyphCacheProc, const SkPaint& paint, in align_text() function 1306 align_text(glyphCacheProc, textPaint, glyphIDs, numGlyphs, &x, &y); in drawText() 1402 align_text(glyphCacheProc, textPaint, glyphIDs + i, 1, &x, &y); in drawPosText()
|