Searched refs:PatchView (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ | ||
D | MoreNinePatchesActivity.java | 36 PatchView b = new PatchView (this); in onCreate() |
D | SimplePatchActivity.java | 32 setContentView(new PatchView(this)); in onCreate() |
D | ThinPatchesActivity.java | 37 PatchView b = new PatchView(this); in onCreate() |