Searched defs:pathIsMutable (Results 1 – 14 of 14) 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/skia/m133/src/pdf/ |
| D | SkPDFDevice.cpp | 552 void SkPDFDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath() 625 bool pathIsMutable) { in internalDrawPath() 1162 bool pathIsMutable) { in handleInversePath()
|
| /third_party/skia/src/gpu/v1/ |
| D | Device.cpp | 625 void Device::drawPath(const SkPath& origSrcPath, const SkPaint& paint, bool pathIsMutable) { in drawPath() 655 bool pathIsMutable) { in drawPathWithStencil()
|
| /third_party/skia/m133/src/core/ |
| D | SkDrawBase.cpp | 385 const SkMatrix* prePathMatrix, bool pathIsMutable, in drawPath()
|
| D | SkBitmapDevice.cpp | 373 bool pathIsMutable) { in drawPath()
|
| /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/skia/src/svg/ |
| D | SkSVGDevice.cpp | 889 void SkSVGDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
|
| /third_party/skia/m133/src/svg/ |
| D | SkSVGDevice.cpp | 979 void SkSVGDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
|
| /third_party/skia/m133/src/gpu/ganesh/ |
| D | Device.cpp | 803 void Device::drawPath(const SkPath& origSrcPath, const SkPaint& paint, bool pathIsMutable) { in drawPath()
|
| /third_party/skia/m133/src/gpu/graphite/ |
| D | Device.cpp | 940 void Device::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
|
| /third_party/skia/m133/src/xps/ |
| D | SkXPSDevice.cpp | 1490 bool pathIsMutable) { in drawPath()
|
| /third_party/skia/src/xps/ |
| D | SkXPSDevice.cpp | 1499 bool pathIsMutable) { in drawPath()
|