Searched refs:PathsView (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DPathOffsetActivity.java34 final PathsView view = new PathsView(this);
38 public class PathsView extends View { class in class:PathOffsetActivity
42 public PathsView(Context context) { method in class:PathOffsetActivity.PathsView
H A DClearActivity.java36 final PathsView view = new PathsView(this);
40 public static class PathsView extends View { class in class:ClearActivity
45 public PathsView(Context c) { method in class:ClearActivity.PathsView
H A DPathsCacheActivity.java44 final PathsView view = new PathsView(this);
61 public class PathsView extends View { class in class:PathsCacheActivity
64 public PathsView(Context c) { method in class:PathsCacheActivity.PathsView
H A DPathsActivity.java36 final PathsView view = new PathsView(this);
40 public static class PathsView extends View { class in class:PathsActivity
53 public PathsView(Context c) { method in class:PathsActivity.PathsView

Completed in 79 milliseconds