/aosp_15_r20/external/skia/gm/ |
H A D | ovals.cpp | 188 SkRect oval = SkRect::MakeLTRB(-20, -60, 20, 60); in onDraw() local 204 SkRect oval = SkRect::MakeLTRB(-80, -30, 80, 30); in onDraw() local 221 SkRect oval = SkRect::MakeLTRB(0, -60, 1, 60); in onDraw() local 236 SkRect oval = SkRect::MakeLTRB(-80, -1, 80, 0); in onDraw() local 278 SkRect oval = SkRect::MakeLTRB(-30, -30, 30, 30); in onDraw() local
|
H A D | arcto.cpp | 73 SkRect oval = SkRect::MakeXYWH(100, 100, 100, 100); variable 291 SkRect oval = SkRect::MakeXYWH(-radius, yOffset - radius, 2 * radius, 2 * radius); variable
|
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/ |
H A D | ShadowNativePathTest.java | 149 RectF oval = new RectF(LEFT, TOP, RIGHT, BOTTOM); in testArcTo1() local 158 RectF oval = new RectF(LEFT, TOP, RIGHT, BOTTOM); in testArcTo2() local 232 RectF oval = new RectF(LEFT, TOP, RIGHT, BOTTOM); in testAddOval() local 377 RectF oval = new RectF(LEFT, TOP, RIGHT, BOTTOM); in testAddArc() local
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkPathBuilder.cpp | 250 static bool arc_is_lone_point(const SkRect& oval, SkScalar startAngle, SkScalar sweepAngle, in arc_is_lone_point() 311 static int build_arc_conics(const SkRect& oval, const SkVector& start, const SkVector& stop, in build_arc_conics() 331 SkPathBuilder& SkPathBuilder::arcTo(const SkRect& oval, SkScalar startAngle, SkScalar sweepAngle, in arcTo() 394 SkPathBuilder& SkPathBuilder::addArc(const SkRect& oval, SkScalar startAngle, SkScalar sweepAngle) { in addArc() 631 OvalPointIterator(const SkRect& oval, SkPathDirection dir, unsigned startIndex) in OvalPointIterator() 682 SkPathBuilder& SkPathBuilder::addOval(const SkRect& oval, SkPathDirection dir, unsigned index) { in addOval()
|
H A D | SkPath.cpp | 917 static bool arc_is_lone_point(const SkRect& oval, SkScalar startAngle, SkScalar sweepAngle, in arc_is_lone_point() 978 static int build_arc_conics(const SkRect& oval, const SkVector& start, const SkVector& stop, in build_arc_conics() 1106 SkPath& SkPath::addOval(const SkRect& oval, SkPathDirection dir) { in addOval() 1111 SkPath& SkPath::addOval(const SkRect &oval, SkPathDirection dir, unsigned startPointIndex) { in addOval() 1167 SkPath& SkPath::arcTo(const SkRect& oval, SkScalar startAngle, SkScalar sweepAngle, in arcTo() 1386 SkPath& SkPath::addArc(const SkRect& oval, SkScalar startAngle, SkScalar sweepAngle) { in addArc() 3304 SkRect oval = arc.fOval; in CreateDrawArcPath() local
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowCanvas.java | 98 public final RectF oval; field in ShadowCanvas.OvalPaintHistoryEvent 101 OvalPaintHistoryEvent(RectF oval, Paint paint) { in OvalPaintHistoryEvent() 174 public final RectF oval; field in ShadowCanvas.ArcPaintHistoryEvent 181 RectF oval, float startAngle, float sweepAngle, boolean useCenter, Paint paint) { in ArcPaintHistoryEvent()
|
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/ |
H A 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
|
/aosp_15_r20/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/graphics/ |
H A D | PathTest.java | 95 RectF oval = new RectF(LEFT, TOP, RIGHT, BOTTOM); in arcTo1() local 104 RectF oval = new RectF(LEFT, TOP, RIGHT, BOTTOM); in arcTo2() local
|
/aosp_15_r20/packages/apps/ThemePicker/src/com/android/customization/picker/color/ui/view/ |
D | ColorOptionIconView.kt | 37 private val oval = RectF() constant
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/ |
H A D | Path.java | 498 public void arcTo(@NonNull RectF oval, float startAngle, float sweepAngle, in arcTo() 514 public void arcTo(@NonNull RectF oval, float startAngle, float sweepAngle) { in arcTo() 588 public void addOval(@NonNull RectF oval, @NonNull Direction dir) { in addOval() 620 public void addArc(@NonNull RectF oval, float startAngle, float sweepAngle) { in addArc()
|
/aosp_15_r20/external/skia/modules/canvaskit/ |
H A D | interface.js | 73 CanvasKit.Path.prototype.addArc = function(oval, startAngle, sweepAngle) { argument 86 CanvasKit.Path.prototype.addOval = function(oval, isCCW, startIndex) { argument 189 CanvasKit.Path.prototype.arcToOval = function(oval, startAngle, sweepAngle, forceMoveTo) { argument 501 CanvasKit.Canvas.prototype.drawArc = function(oval, startAngle, sweepAngle, useCenter, paint) { argument 654 CanvasKit.Canvas.prototype.drawOval = function(oval, paint) { argument
|
/aosp_15_r20/external/skia/tests/ |
H A D | PathOpsBuilderConicTest.cpp | 34 static void testOvalSet(const OvalSet& set, const SkPath& oval, SkOpBuilder* builder, in testOvalSet() 66 SkPath oval, regionResult, builderResult, opResult; in testOne() local
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | EclipseControl.java | 111 public void actionDown(float x, float y, Oval oval) { in actionDown() 124 public void actionMove(int handle, float x, float y, Oval oval) { in actionMove()
|
/aosp_15_r20/external/skia/docs/examples/ |
H A D | Path_addOval.cpp | 7 SkPath oval; in draw() local
|
H A D | Canvas_clipRRect_2.cpp | 8 auto oval = SkRRect::MakeOval({10, 20, 90, 100}); in draw() local
|
H A D | Canvas_clipRRect_3.cpp | 8 auto oval = SkRRect::MakeRectXY({10, 20, 90, 100}, 9, 13); in draw() local
|
H A D | Canvas_clipRRect.cpp | 10 SkRRect oval; in draw() local
|
H A D | Canvas_drawArc_a.cpp | 8 SkRect oval = { 4, 4, 60, 60}; in draw() local
|
H A D | Canvas_drawArc_b.cpp | 10 SkRect oval = { 4, 4, 60, 60}; in draw() local
|
H A D | shapes.cpp | 17 SkRRect oval; in draw() local
|
H A D | fivearcs.cpp | 13 SkRect oval = {8, 8, 56, 56}; in draw() local
|
H A D | shapes_with_motion.cpp | 19 SkRRect oval; in draw() local
|
H A D | SkPath_arcTo_example.cpp | 13 SkRect oval = {64, 64, 448, 448}; in draw() local
|
H A D | issue640176.cpp | 15 SkRect oval = {-radius, -radius, radius, radius}; in draw() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/effects/ |
H A D | GrOvalEffect.cpp | 20 const SkRect& oval, const GrShaderCaps& caps) { in Make()
|