Lines Matching defs:drawTextOnPath
1618 public void drawTextOnPath(char[] text, int index, int count, Path path,1641 public void drawTextOnPath(String text, Path path, float hOffset, float vOffset, Paint paint) {