Home
last modified time | relevance | path

Searched defs:drawPath (Results 1 - 21 of 21) sorted by relevance

/third_party/skia/gm/
H A Dskbug1719.cpp45 SkPath drawPath; in DEF_SIMPLE_GM_BG() local
[all...]
H A Dlinepaths.cpp21 static void drawPath(SkPath& path,SkCanvas* canvas,SkColor color, in drawPath() function
H A Dquadpaths.cpp37 void drawPath(SkPath& path,SkCanvas* canvas,SkColor color, in drawPath() function in skiagm::QuadPathGM
167 void drawPath(SkPath& path,SkCanvas* canvas,SkColor color, in drawPath() function in skiagm::QuadClosePathGM
H A Dconvex_all_line_paths.cpp272 void drawPath(SkCanvas* canvas, int index, SkPoint* offset) { in drawPath() function in skiagm::ConvexLineOnlyPathsGM
H A Dcubicpaths.cpp126 void drawPath(SkPath& path,SkCanvas* canvas,SkColor color, in drawPath() function in CubicPathGM
245 void drawPath(SkPath& path,SkCanvas* canvas,SkColor color, in drawPath() function in CubicClosePathGM
[all...]
H A Ddegeneratesegments.cpp198 void drawPath(SkPath path, SkCanvas* canvas, SkColor color, in drawPath() function in skiagm::DegenerateSegmentsGM
/third_party/skia/src/core/
H A DSkDraw.h55 void drawPath(const SkPath& path, const SkPaint& paint, in drawPath() function in SkDraw
H A DSkMiniRecorder.cpp88 bool SkMiniRecorder::drawPath(const SkPath& path, const SkPaint& paint) { in drawPath() function in SkMiniRecorder
H A DSkDraw.cpp874 void SkDraw::drawPath(const SkPath& origSrcPath, const SkPaint& origPaint, drawPath() function in SkDraw
[all...]
H A DSkBitmapDevice.cpp384 void SkBitmapDevice::drawPath(const SkPath& path, in drawPath() function in SkBitmapDevice
/third_party/skia/src/gpu/v1/
H A DPathRenderer.cpp47 bool PathRenderer::drawPath(const DrawPathArgs& args) { in drawPath() function in skgpu::v1::PathRenderer
H A DStencilMaskHelper.cpp398 bool StencilMaskHelper::drawPath(const SkPath& path, in drawPath() function in skgpu::v1::StencilMaskHelper
H A DDevice.cpp618 void Device::drawPath(const SkPath& origSrcPath, const SkPaint& paint, bool pathIsMutable) { in drawPath() function in skgpu::v1::Device
H A DSurfaceDrawContext.cpp1549 void SurfaceDrawContext::drawPath(const GrClip* clip, in drawPath() function in skgpu::v1::SurfaceDrawContext
/third_party/skia/modules/skparagraph/src/
H A DParagraphPainterImpl.cpp80 void CanvasParagraphPainter::drawPath(const SkPath& path, const DecorationStyle& decorStyle) { in drawPath() function in skia::textlayout::CanvasParagraphPainter
/third_party/skia/samplecode/
H A DSamplePath.cpp135 void drawPath(SkCanvas* canvas, const SkPath& path, SkPaint::Join j) { in drawPath() function in PathView
[all...]
/third_party/skia/experimental/graphite/src/
H A DDevice.cpp181 void Device::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath() function in skgpu::Device
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DCanvas.java126 public void drawPath(Path path, Paint paint) { in drawPath() method in Canvas
/third_party/skia/src/xps/
H A DSkXPSDevice.cpp1497 void SkXPSDevice::drawPath(const SkPath& platonicPath, in drawPath() function in SkXPSDevice
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp488 void SkPDFDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath() function in SkPDFDevice
/third_party/skia/modules/canvaskit/
H A Dinterface.js

Completed in 24 milliseconds