Home
last modified time | relevance | path

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

12

/external/skqp/src/compute/sk/
DSkDevice_Compute.h181 void drawOval(const SkRect& r, const SkPaint& p) override { in drawOval() function
DSkDevice_Compute.cpp695 void SkDevice_Compute::drawOval(const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkDevice_Compute
/external/skqp/samplecode/
DSampleBigGradient.cpp70 void drawOval(const SkRect& r, SkColor c) { in drawOval() function in GraphicsPort
/external/skia/gm/
Drasterhandleallocator.cpp33 void drawOval(const SkRect& r, SkColor c) { in drawOval() function in GraphicsPort
/external/skia/src/gpu/
DSkGpuDevice_nga.cpp100 void SkGpuDevice_nga::drawOval(const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkGpuDevice_nga
DSkGpuDevice.cpp595 void SkGpuDevice::drawOval(const SkRect& oval, const SkPaint& paint) { function in SkGpuDevice
DGrSurfaceDrawContext.cpp1365 void GrSurfaceDrawContext::drawOval(const GrClip* clip, in drawOval() function in GrSurfaceDrawContext
/external/skqp/src/core/
DSkDevice.h420 void drawOval(const SkRect&, const SkPaint&) override {} in drawOval() function
DSkBitmapDevice.cpp365 void SkBitmapDevice::drawOval(const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkBitmapDevice
DSkLiteDL.cpp543 void SkLiteDL::drawOval(const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkLiteDL
/external/skia/src/core/
DSkDevice.h524 void drawOval(const SkRect&, const SkPaint&) override {} in drawOval() function
DSkBitmapDevice.cpp368 void SkBitmapDevice::drawOval(const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkBitmapDevice
DSkCanvas.cpp1698 void SkCanvas::drawOval(const SkRect& r, const SkPaint& paint) { in drawOval() function in SkCanvas
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowCanvas.java211 protected void drawOval(RectF oval, Paint paint) { in drawOval() method in ShadowCanvas
/external/skqp/src/svg/
DSkSVGDevice.cpp748 void SkSVGDevice::drawOval(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/svg/
DSkSVGDevice.cpp871 void SkSVGDevice::drawOval(const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkSVGDevice
/external/skqp/experimental/canvaskit/
Dexterns.js90 drawOval: function() {}, method
/external/skia/src/pdf/
DSkPDFDevice.cpp485 void SkPDFDevice::drawOval(const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkPDFDevice
/external/skia/modules/canvaskit/
Dinterface.js630 CanvasKit.Canvas.prototype.drawOval = function(oval, paint) { method in CanvasKit.Canvas
/external/skia/src/xps/
DSkXPSDevice.cpp2002 void SkXPSDevice::drawOval( const SkRect& o, const SkPaint& p) { in drawOval() function in SkXPSDevice
/external/skqp/src/xps/
DSkXPSDevice.cpp2138 void SkXPSDevice::drawOval( const SkRect& o, const SkPaint& p) { in drawOval() function in SkXPSDevice
/external/skqp/src/gpu/
DSkGpuDevice.cpp522 void SkGpuDevice::drawOval(const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkGpuDevice
DGrRenderTargetContext.cpp1500 void GrRenderTargetContext::drawOval(const GrClip& clip, in drawOval() function in GrRenderTargetContext
/external/skqp/src/pdf/
DSkPDFDevice.cpp707 void SkPDFDevice::drawOval(const SkRect& oval, in drawOval() function in SkPDFDevice

12