Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DTextOnPathActivity.java38 mStraightPath = makeStraightPath(); in onCreate()
57 private static Path makeStraightPath() { in makeStraightPath() method in TextOnPathActivity