Searched refs:PathsView (Results 1 - 6 of 6) 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 DPathOpsActivity.java34 final PathsView view = new PathsView(this);
38 public static class PathsView extends View { class in class:PathOpsActivity
44 public PathsView(Context c) { method in class:PathOpsActivity.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 DScaledPathsActivity.java33 final PathsView view = new PathsView(this);
37 public static class PathsView extends View { class in class:ScaledPathsActivity
42 public PathsView(Context c) { method in class:ScaledPathsActivity.PathsView
H A DPathsCacheActivity.java45 final PathsView view = new PathsView(this);
75 public class PathsView extends View { class in class:PathsCacheActivity
78 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 604 milliseconds