Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DPathEffects.java63 mPath = makeFollowPath(); in SampleView()
94 mPath = makeFollowPath(); in onKeyDown()
100 private static Path makeFollowPath() { in makeFollowPath() method in PathEffects.SampleView