Home
last modified time | relevance | path

Searched defs:oval (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DPathTest.java155 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
DCornerPathEffectTest.java63 RectF oval = new RectF(BITMAP_WIDTH - PADDING - 2 * RADIUS, PADDING, in testCornerPathEffect() local