Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DDrawTextAnchored.java48 public DrawTextAnchored(int textID, in DrawTextAnchored()
122 int textID = buffer.readInt(); in read() local
158 int textID, in apply()
DDrawText.java41 public DrawText(int textID, in DrawText()
112 int textID, in apply()
DDrawTextRun.java38 public DrawTextRun(int textID, in DrawTextRun()
97 int textID, in apply()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/player/platform/
DAndroidPaintContext.java200 public void drawTextRun(int textID, in drawTextRun()