Searched refs:oval (Results 51 - 74 of 74) sorted by relevance

123

/external/skia/src/core/
H A DSkCanvas.cpp2123 void SkCanvas::onDrawOval(const SkRect& oval, const SkPaint& paint) { argument
2127 if (this->quickReject(paint.computeFastBounds(oval, &storage))) {
2132 LOOPER_BEGIN(paint, SkDrawFilter::kOval_Type, &oval)
2135 iter.fDevice->drawOval(oval, looper.paint());
2141 void SkCanvas::onDrawArc(const SkRect& oval, SkScalar startAngle, argument
2147 // Note we're using the entire oval as the bounds.
2148 if (this->quickReject(paint.computeFastBounds(oval, &storage))) {
2153 LOOPER_BEGIN(paint, SkDrawFilter::kOval_Type, &oval)
2156 iter.fDevice->drawArc(oval, startAngle, sweepAngle, useCenter, looper.paint());
2869 void SkCanvas::drawArc(const SkRect& oval, SkScala argument
[all...]
/external/skia/src/gpu/
H A DSkGpuDevice.cpp559 void SkGpuDevice::drawOval(const SkRect& oval, const SkPaint& paint) { argument
564 // Presumably the path effect warps this to something other than an oval
568 path.addOval(oval);
575 SkRRect rr = SkRRect::MakeOval(oval);
586 GrBoolToAA(paint.isAntiAlias()), this->ctm(), oval,
590 void SkGpuDevice::drawArc(const SkRect& oval, SkScalar startAngle, argument
597 this->INHERITED::drawArc(oval, startAngle, sweepAngle, useCenter, paint);
607 this->ctm(), oval, startAngle, sweepAngle, useCenter,
/external/libpcap/
H A Doptimize.c1248 b->oval = K(b->s.k);
1250 b->oval = b->val[X_ATOM];
1293 oval0 = child->oval;
1295 oval1 = ep->pred->oval;
/external/fio/
H A Dparse.c488 val_store(ilp, vp->oval, o->off1, vp->orval, data, o);
543 if (vp->oval == ull) {
/external/skia/include/core/
H A DSkCanvas.h715 /** Draw the specified oval using the specified paint. The oval will be
717 @param oval The rectangle bounds of the oval to be drawn
718 @param paint The paint used to draw the oval
720 void drawOval(const SkRect& oval, const SkPaint&);
748 specified oval. Sweep angles are not treated as modulo 360 and thus can
749 exceed a full sweep of the oval. Note that this differs slightly from
750 SkPath::arcTo, which treats the sweep angle mod 360. If the oval is empty
751 or the sweep angle is zero nothing is drawn. If useCenter is true the oval
[all...]
/external/skia/tools/debugger/
H A DSkDrawCommand.h409 SkDrawOvalCommand(const SkRect& oval, const SkPaint& paint);
424 SkDrawArcCommand(const SkRect& oval, SkScalar startAngle, SkScalar sweepAngle, bool useCenter,
H A DSkDrawCommand.cpp2368 SkDrawOvalCommand::SkDrawOvalCommand(const SkRect& oval, const SkPaint& paint) argument
2370 fOval = oval;
2373 fInfo.push(SkObjectParser::RectToString(oval));
2413 SkDrawArcCommand::SkDrawArcCommand(const SkRect& oval, SkScalar startAngle, SkScalar sweepAngle, argument
2416 fOval = oval;
2422 fInfo.push(SkObjectParser::RectToString(oval));
/external/skia/samplecode/
H A DSampleAAGeometry.cpp1070 SkRect oval = { pt.fX - r, pt.fY - r, pt.fX + r, pt.fY + r};
1074 canvas->drawArc(oval, startAngle, endAngle - startAngle, false, fSkeletonPaint);
1076 canvas->drawArc(oval, startAngle, 360 - (startAngle - endAngle), false,
/external/skia/src/pdf/
H A DSkPDFDevice.cpp736 void SkPDFDevice::drawOval(const SkRect& oval, argument
741 path.addOval(oval);
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/guice/extensions/struts2/lib/
H A Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 474 milliseconds

123