Home
last modified time | relevance | path

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

/external/skia/src/device/xps/
DSkXPSDevice.cpp2110 static bool text_must_be_pathed(const SkPaint& paint, const SkMatrix& matrix) { in text_must_be_pathed() function
2126 if (text_must_be_pathed(paint, *d.fMatrix)) { in drawText()
2175 if (text_must_be_pathed(paint, *d.fMatrix)) { in drawPosText()