Home | History | Annotate | Download | only in hwui

Lines Matching full:bytescount

313     virtual status_t drawTextOnPath(const char* text, int bytesCount, int count, SkPath* path,
315 virtual status_t drawPosText(const char* text, int bytesCount, int count,
317 virtual status_t drawText(const char* text, int bytesCount, int count, float x, float y,
865 * @param bytesCount The number of bytes in the text
871 void drawTextDecorations(const char* text, int bytesCount, float totalAdvance,
879 * @param bytesCount The number of bytes in the text
888 void drawTextShadow(SkPaint* paint, const char* text, int bytesCount, int count,