Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp494 void SkPDFDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
567 bool pathIsMutable) { in internalDrawPath()
1045 bool pathIsMutable) { in handleInversePath()
/external/skia/src/core/
DSkBitmapDevice.cpp366 bool pathIsMutable) { in drawPath()
DSkDraw.cpp880 const SkMatrix* prePathMatrix, bool pathIsMutable, in drawPath()
/external/skia/src/gpu/graphite/
DDevice.cpp653 void Device::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
/external/skia/src/svg/
DSkSVGDevice.cpp927 void SkSVGDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
/external/skia/src/gpu/ganesh/
DDevice.cpp771 void Device::drawPath(const SkPath& origSrcPath, const SkPaint& paint, bool pathIsMutable) { in drawPath()
/external/skia/src/xps/
DSkXPSDevice.cpp1496 bool pathIsMutable) { in drawPath()