Home | History | Annotate | Download | only in utils

Lines Matching defs:drawPosTextH

965 void SkDeferredCanvas::drawPosTextH(const void* text, size_t byteLength,
969 this->drawingCanvas()->drawPosTextH(text, byteLength, xpos, constY, paint);