Searched refs:drawText_asPaths (Results 1 – 2 of 2) sorted by relevance
80 void drawText_asPaths(const char text[], size_t byteLength,
1206 void SkDraw::drawText_asPaths(const char text[], size_t byteLength, in drawText_asPaths() function in SkDraw1469 this->drawText_asPaths(text, byteLength, x, y, paint); in drawText()