Searched defs:pathIsMutable (Results 1 – 7 of 7) sorted by relevance
| /external/skia/src/pdf/ |
| D | SkPDFDevice.cpp | 533 void SkPDFDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath() 606 bool pathIsMutable) { in internalDrawPath() 1111 bool pathIsMutable) { in handleInversePath()
|
| /external/skia/src/core/ |
| D | SkDrawBase.cpp | 385 const SkMatrix* prePathMatrix, bool pathIsMutable, in drawPath()
|
| D | SkBitmapDevice.cpp | 375 bool pathIsMutable) { in drawPath()
|
| /external/skia/src/svg/ |
| D | SkSVGDevice.cpp | 950 void SkSVGDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
|
| /external/skia/src/gpu/ganesh/ |
| D | Device.cpp | 803 void Device::drawPath(const SkPath& origSrcPath, const SkPaint& paint, bool pathIsMutable) { in drawPath()
|
| /external/skia/src/gpu/graphite/ |
| D | Device.cpp | 754 void Device::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
|
| /external/skia/src/xps/ |
| D | SkXPSDevice.cpp | 1490 bool pathIsMutable) { in drawPath()
|