Searched refs:DrawText (Results 1 – 3 of 3) sorted by relevance
30 public class DrawText extends PaintOperation { class41 public DrawText(int textID, in DrawText() method in DrawText84 DrawText op = new DrawText(text, start, end, contextStart, contextEnd, x, y, rtl); in read()
32 import com.android.internal.widget.remotecompose.core.operations.DrawText;131 map.put(DRAW_TEXT_RUN, DrawText.COMPANION); in map.put()
32 import com.android.internal.widget.remotecompose.core.operations.DrawText;447 DrawText.COMPANION.apply( in addDrawTextRun()473 DrawText.COMPANION.apply( in addDrawTextRun()