HomeSort by relevance Sort by last modified time
    Searched refs:PathsView (Results 1 - 6 of 6) sorted by null

  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
PathOffsetActivity.java 34 final PathsView view = new PathsView(this);
38 public class PathsView extends View {
42 public PathsView(Context context) {
PathOpsActivity.java 34 final PathsView view = new PathsView(this);
38 public static class PathsView extends View {
44 public PathsView(Context c) {
ClearActivity.java 36 final PathsView view = new PathsView(this);
40 public static class PathsView extends View {
45 public PathsView(Context c) {
ScaledPathsActivity.java 33 final PathsView view = new PathsView(this);
37 public static class PathsView extends View {
42 public PathsView(Context c) {
PathsCacheActivity.java 45 final PathsView view = new PathsView(this);
75 public class PathsView extends View {
78 public PathsView(Context c) {
PathsActivity.java 36 final PathsView view = new PathsView(this);
40 public static class PathsView extends View {
53 public PathsView(Context c) {

Completed in 244 milliseconds