Home
last modified time | relevance | path

Searched defs:DrawTextOnPath (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DDrawTextOnPath.java30 public class DrawTextOnPath extends PaintOperation { class
37 public DrawTextOnPath(int textId, int pathId, float hOffset, float vOffset) { in DrawTextOnPath() method in DrawTextOnPath