Home
last modified time | relevance | path

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

/external/skia/src/xps/
DSkXPSDevice.cpp2036 static bool text_must_be_pathed(const SkPaint& paint, const SkMatrix& matrix) { in text_must_be_pathed() function
2095 if (text_must_be_pathed(paint, this->ctm())) { in drawText()
2152 if (text_must_be_pathed(paint, this->ctm())) { in drawPosText()