Home
last modified time | relevance | path

Searched refs:TextOnPathView (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DTextOnPathActivity.java40 final TextOnPathView view = new TextOnPathView(this); in onCreate()
68 public class TextOnPathView extends View { class in TextOnPathActivity
80 public TextOnPathView(Context c) { in TextOnPathView() method in TextOnPathActivity.TextOnPathView