Home | History | Annotate | Download | only in utils

Lines Matching defs:drawPosTextH

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