Searched refs:text_must_be_pathed (Results 1 – 1 of 1) sorted by relevance
2110 static bool text_must_be_pathed(const SkPaint& paint, const SkMatrix& matrix) { in text_must_be_pathed() function2126 if (text_must_be_pathed(paint, *d.fMatrix)) { in drawText()2175 if (text_must_be_pathed(paint, *d.fMatrix)) { in drawPosText()