Searched defs:pathIsMutable (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/skia/src/pdf/ |
H A D | SkPDFDevice.cpp | 558 void SkPDFDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath() 631 bool pathIsMutable) { in internalDrawPath() 1168 bool pathIsMutable) { in handleInversePath()
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkDrawBase.cpp | 385 const SkMatrix* prePathMatrix, bool pathIsMutable, in drawPath()
|
H A D | SkBitmapDevice.cpp | 373 bool pathIsMutable) { in drawPath()
|
/aosp_15_r20/external/skia/src/svg/ |
H A D | SkSVGDevice.cpp | 953 void SkSVGDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | Device.cpp | 803 void Device::drawPath(const SkPath& origSrcPath, const SkPaint& paint, bool pathIsMutable) { in drawPath()
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | Device.cpp | 940 void Device::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
|
/aosp_15_r20/external/skia/src/xps/ |
H A D | SkXPSDevice.cpp | 1490 bool pathIsMutable) { in drawPath()
|