Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/device/xps/
DSkXPSDevice.cpp2077 static void text_draw_init(const SkPaint& paint, in text_draw_init() function
2137 text_draw_init(paint, text, byteLen, *typeface->glyphsUsed, myDraw, procs); in drawText()
2188 text_draw_init(paint, text, byteLen, *typeface->glyphsUsed, myDraw, procs); in drawPosText()
/external/skia/src/device/xps/
DSkXPSDevice.cpp2231 static void text_draw_init(const SkPaint& paint, in text_draw_init() function
2291 text_draw_init(paint, text, byteLen, *typeface->glyphsUsed, myDraw, procs); in drawText()
2342 text_draw_init(paint, text, byteLen, *typeface->glyphsUsed, myDraw, procs); in drawPosText()