Home
last modified time | relevance | path

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

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DPathOffsetActivity.java34 final PathsView view = new PathsView(this); in onCreate()
38 public class PathsView extends View { class in PathOffsetActivity
42 public PathsView(Context context) { in PathsView() method in PathOffsetActivity.PathsView
DClearActivity.java36 final PathsView view = new PathsView(this); in onCreate()
40 public static class PathsView extends View { class in ClearActivity
45 public PathsView(Context c) { in PathsView() method in ClearActivity.PathsView
DScaledPathsActivity.java33 final PathsView view = new PathsView(this); in onCreate()
37 public static class PathsView extends View { class in ScaledPathsActivity
42 public PathsView(Context c) { in PathsView() method in ScaledPathsActivity.PathsView
DPathOpsActivity.java34 final PathsView view = new PathsView(this); in onCreate()
38 public static class PathsView extends View { class in PathOpsActivity
44 public PathsView(Context c) { in PathsView() method in PathOpsActivity.PathsView
DPathsCacheActivity.java45 final PathsView view = new PathsView(this); in onCreate()
75 public class PathsView extends View { class in PathsCacheActivity
78 public PathsView(Context c) { in PathsView() method in PathsCacheActivity.PathsView
DPathsActivity.java36 final PathsView view = new PathsView(this); in onCreate()
40 public static class PathsView extends View { class in PathsActivity
53 public PathsView(Context c) { in PathsView() method in PathsActivity.PathsView