Home
last modified time | relevance | path

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

12

/external/skia/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/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/skia/samplecode/
DSampleBigGradient.cpp70 void drawOval(const SkRect& r, SkColor c) { in drawOval() function in GraphicsPort
/external/skqp/samplecode/
DSampleBigGradient.cpp70 void drawOval(const SkRect& r, SkColor c) { in drawOval() function in GraphicsPort
/external/skia/src/core/
DSkDevice.h419 void drawOval(const SkRect&, const SkPaint&) override {} in drawOval() function
DSkBitmapDevice.cpp358 void SkBitmapDevice::drawOval(const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkBitmapDevice
DSkLiteDL.cpp552 void SkLiteDL::drawOval(const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkLiteDL
/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
/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/skia/src/svg/
DSkSVGDevice.cpp747 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/modules/canvaskit/
Dexterns.js102 drawOval: function() {}, method
/external/skqp/experimental/canvaskit/
Dexterns.js90 drawOval: function() {}, method
/external/skia/src/xps/
DSkXPSDevice.cpp2064 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/skia/src/gpu/
DSkGpuDevice.cpp536 void SkGpuDevice::drawOval(const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkGpuDevice
DGrRenderTargetContext.cpp1593 void GrRenderTargetContext::drawOval(const GrClip& clip, in drawOval() function in GrRenderTargetContext
/external/skqp/src/gpu/
DGrRenderTargetContext.cpp1500 void GrRenderTargetContext::drawOval(const GrClip& clip, in drawOval() function in GrRenderTargetContext
DSkGpuDevice.cpp522 void SkGpuDevice::drawOval(const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkGpuDevice
/external/skia/src/pdf/
DSkPDFDevice.cpp707 void SkPDFDevice::drawOval(const SkRect& oval, in drawOval() function in SkPDFDevice
/external/skqp/src/pdf/
DSkPDFDevice.cpp707 void SkPDFDevice::drawOval(const SkRect& oval, in drawOval() function in SkPDFDevice

12