Home | History | Annotate | Download | only in core

Lines Matching full:drawtext

1192 void SkCanvas::drawText(const void* text, size_t byteLength,
1197 iter.fDevice->drawText(iter, text, byteLength, x, y, paint);