Home
last modified time | relevance | path

Searched defs:pathIsMutable (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFDevice.cpp558 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 DSkDrawBase.cpp385 const SkMatrix* prePathMatrix, bool pathIsMutable, in drawPath()
H A DSkBitmapDevice.cpp373 bool pathIsMutable) { in drawPath()
/aosp_15_r20/external/skia/src/svg/
H A DSkSVGDevice.cpp953 void SkSVGDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DDevice.cpp803 void Device::drawPath(const SkPath& origSrcPath, const SkPaint& paint, bool pathIsMutable) { in drawPath()
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDevice.cpp940 void Device::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
/aosp_15_r20/external/skia/src/xps/
H A DSkXPSDevice.cpp1490 bool pathIsMutable) { in drawPath()