Searched refs:text_must_be_pathed (Results 1 – 1 of 1) sorted by relevance
2036 static bool text_must_be_pathed(const SkPaint& paint, const SkMatrix& matrix) { in text_must_be_pathed() function2095 if (text_must_be_pathed(paint, this->ctm())) { in drawText()2152 if (text_must_be_pathed(paint, this->ctm())) { in drawPosText()