Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DTextAlign.java47 private static void makePath(Path p) { in makePath() method in TextAlign.SampleView
79 makePath(mPath); in SampleView()