Home | History | Annotate | Download | only in nav

Lines Matching full:drawtext

264     virtual void drawText(const void* text, size_t byteLength, SkScalar x,
268 SkCanvas::drawText(text, byteLength, x, y, paint);