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