Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/src/
DDevice.cpp181 void Device::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
/third_party/skia/src/pdf/
DSkPDFDevice.cpp488 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/
DSkPDFDevice.cpp464 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/
DSkBitmapDevice.cpp386 bool pathIsMutable) { in drawPath()
DSkDraw.cpp875 const SkMatrix* prePathMatrix, bool pathIsMutable, in drawPath()
/third_party/flutter/skia/src/core/
DSkBitmapDevice.cpp382 bool pathIsMutable) { in drawPath()
DSkDraw.cpp884 const SkMatrix* prePathMatrix, bool pathIsMutable, in drawPath()
/third_party/skia/src/gpu/v1/
DDevice.cpp618 void Device::drawPath(const SkPath& origSrcPath, const SkPaint& paint, bool pathIsMutable) { in drawPath()
/third_party/skia/src/svg/
DSkSVGDevice.cpp889 void SkSVGDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
/third_party/flutter/skia/src/svg/
DSkSVGDevice.cpp794 void SkSVGDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
/third_party/flutter/skia/src/xps/
DSkXPSDevice.cpp1510 bool pathIsMutable) { in drawPath()
/third_party/skia/src/xps/
DSkXPSDevice.cpp1499 bool pathIsMutable) { in drawPath()
/third_party/flutter/skia/src/gpu/
DSkGpuDevice.cpp611 void SkGpuDevice::drawPath(const SkPath& origSrcPath, const SkPaint& paint, bool pathIsMutable) { in drawPath()