Home | History | Annotate | Download | only in hwui

Lines Matching full:drawtextonpath

1296         renderer.drawTextOnPath(mText, mBytesCount, mCount, mPath,
1300 virtual const char* name() override { return "DrawTextOnPath"; }