Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp722 bool pathIsMutable) { in drawPath()
800 bool pathIsMutable) { in internalDrawPath()
1338 bool pathIsMutable) { in handleInversePath()
/external/skqp/src/pdf/
DSkPDFDevice.cpp722 bool pathIsMutable) { in drawPath()
800 bool pathIsMutable) { in internalDrawPath()
1351 bool pathIsMutable) { in handleInversePath()
/external/skqp/src/compute/sk/
DSkDevice_Compute.cpp710 const SkMatrix* prePathMatrix, bool pathIsMutable) { in drawPath()
/external/skia/src/compute/sk/
DSkDevice_Compute.cpp710 const SkMatrix* prePathMatrix, bool pathIsMutable) { in drawPath()
/external/skia/src/core/
DSkBitmapDevice.cpp381 bool pathIsMutable) { in drawPath()
DSkDraw.cpp884 const SkMatrix* prePathMatrix, bool pathIsMutable, in drawPath()
/external/skqp/src/core/
DSkBitmapDevice.cpp388 bool pathIsMutable) { in drawPath()
DSkDraw.cpp884 const SkMatrix* prePathMatrix, bool pathIsMutable, in drawPath()
/external/skia/src/svg/
DSkSVGDevice.cpp763 void SkSVGDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
/external/skqp/src/svg/
DSkSVGDevice.cpp764 void SkSVGDevice::drawPath(const SkPath& path, const SkPaint& paint, bool pathIsMutable) { in drawPath()
/external/skia/src/xps/
DSkXPSDevice.cpp1506 bool pathIsMutable) { in drawPath()
/external/skqp/src/xps/
DSkXPSDevice.cpp1506 bool pathIsMutable) { in drawPath()
/external/skia/src/gpu/
DSkGpuDevice.cpp630 void SkGpuDevice::drawPath(const SkPath& origSrcPath, const SkPaint& paint, bool pathIsMutable) { in drawPath()
/external/skqp/src/gpu/
DSkGpuDevice.cpp616 void SkGpuDevice::drawPath(const SkPath& origSrcPath, const SkPaint& paint, bool pathIsMutable) { in drawPath()