Searched defs:oval (Results 1 – 2 of 2) sorted by relevance
| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | PathTest.java | 155 RectF oval = new RectF(LEFT, TOP, RIGHT, BOTTOM); in testArcTo1() local 164 RectF oval = new RectF(LEFT, TOP, RIGHT, BOTTOM); in testArcTo2() local 246 RectF oval = new RectF(LEFT, TOP, RIGHT, BOTTOM); in testAddOval() local 370 RectF oval = new RectF(LEFT, TOP, RIGHT, BOTTOM); in testAddArc() local
|
| D | CornerPathEffectTest.java | 63 RectF oval = new RectF(BITMAP_WIDTH - PADDING - 2 * RADIUS, PADDING, in testCornerPathEffect() local
|