Home
last modified time | relevance | path

Searched defs:drawOval (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/gm/
H A Drasterhandleallocator.cpp33 void drawOval(const SkRect& r, SkColor c) { in drawOval() function in GraphicsPort
/third_party/skia/experimental/graphite/src/
H A DDevice.cpp171 void Device::drawOval(const SkRect& oval, const SkPaint& paint) { in drawOval() function in skgpu::Device
/third_party/skia/src/core/
H A DSkBitmapDevice.cpp368 void SkBitmapDevice::drawOval(const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkBitmapDevice
/third_party/skia/src/gpu/v1/
H A DDevice.cpp573 void Device::drawOval(const SkRect& oval, const SkPaint& paint) { in drawOval() function in skgpu::v1::Device
H A DSurfaceDrawContext.cpp1363 void SurfaceDrawContext::drawOval(const GrClip* clip, in drawOval() function in skgpu::v1::SurfaceDrawContext
/third_party/skia/src/xps/
H A DSkXPSDevice.cpp2005 void SkXPSDevice::drawOval( const SkRect& o, const SkPaint& p) { in drawOval() function in SkXPSDevice
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp484 void SkPDFDevice::drawOval(const SkRect& oval, const SkPaint& paint) { in drawOval() function in SkPDFDevice
/third_party/skia/modules/canvaskit/
H A Dinterface.js

Completed in 18 milliseconds