Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DDrawTextAnchored.java35 public class DrawTextAnchored extends PaintOperation implements VariableSupport, Serializable { class
55 public DrawTextAnchored(int textID, float x, float y, float panX, float panY, int flags) { in DrawTextAnchored() method in DrawTextAnchored