Home
last modified time | relevance | path

Searched defs:drawOval (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/core/
DSkBitmapDevice.cpp216 void SkBitmapDevice::drawOval(const SkDraw& draw, const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkBitmapDevice
DSkCanvas.cpp1864 void SkCanvas::drawOval(const SkRect& r, const SkPaint& paint) { in drawOval() function in SkCanvas
/external/skia/src/gpu/
DGrDrawContext.cpp520 void GrDrawContext::drawOval(const GrClip& clip, in drawOval() function in GrDrawContext
DSkGpuDevice.cpp661 void SkGpuDevice::drawOval(const SkDraw& draw, const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkGpuDevice
/external/skia/src/svg/
DSkSVGDevice.cpp643 void SkSVGDevice::drawOval(const SkDraw& draw, const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkSVGDevice
/external/proguard/src/proguard/gui/splash/
DOverrideGraphics2D.java339 public void drawOval(int x, int y, int width, int height) in drawOval() method in OverrideGraphics2D
/external/skia/src/pdf/
DSkPDFDevice.cpp969 void SkPDFDevice::drawOval(const SkDraw& draw, in drawOval() function in SkPDFDevice