Searched defs:pathIsMutable (Results 1 – 13 of 13) sorted by relevance
/third_party/skia/experimental/graphite/src/ |
D | Device.cpp | 181 void Device::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
|
/third_party/skia/src/pdf/ |
D | SkPDFDevice.cpp | 488 void SkPDFDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath() 561 bool pathIsMutable) { in internalDrawPath() 1036 bool pathIsMutable) { in handleInversePath()
|
/third_party/flutter/skia/src/pdf/ |
D | SkPDFDevice.cpp | 464 void SkPDFDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath() 537 bool pathIsMutable) { in internalDrawPath() 1056 bool pathIsMutable) { in handleInversePath()
|
/third_party/skia/src/core/ |
D | SkBitmapDevice.cpp | 386 bool pathIsMutable) { in drawPath()
|
D | SkDraw.cpp | 875 const SkMatrix* prePathMatrix, bool pathIsMutable, in drawPath()
|
/third_party/flutter/skia/src/core/ |
D | SkBitmapDevice.cpp | 382 bool pathIsMutable) { in drawPath()
|
D | SkDraw.cpp | 884 const SkMatrix* prePathMatrix, bool pathIsMutable, in drawPath()
|
/third_party/skia/src/gpu/v1/ |
D | Device.cpp | 618 void Device::drawPath(const SkPath& origSrcPath, const SkPaint& paint, bool pathIsMutable) { in drawPath()
|
/third_party/skia/src/svg/ |
D | SkSVGDevice.cpp | 889 void SkSVGDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
|
/third_party/flutter/skia/src/svg/ |
D | SkSVGDevice.cpp | 794 void SkSVGDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
|
/third_party/flutter/skia/src/xps/ |
D | SkXPSDevice.cpp | 1510 bool pathIsMutable) { in drawPath()
|
/third_party/skia/src/xps/ |
D | SkXPSDevice.cpp | 1499 bool pathIsMutable) { in drawPath()
|
/third_party/flutter/skia/src/gpu/ |
D | SkGpuDevice.cpp | 611 void SkGpuDevice::drawPath(const SkPath& origSrcPath, const SkPaint& paint, bool pathIsMutable) { in drawPath()
|