drawPath          581 Source/platform/graphics/GraphicsContext.cpp     drawPath(path, paint);
drawPath          584 Source/platform/graphics/GraphicsContext.cpp         drawPath(path, immutableState()->strokePaint());
drawPath         1191 Source/platform/graphics/GraphicsContext.cpp     m_canvas->drawPath(path, paint);
drawPath         1272 Source/platform/graphics/GraphicsContext.cpp     drawPath(path, immutableState()->fillPaint());
drawPath         1375 Source/platform/graphics/GraphicsContext.cpp     drawPath(path, immutableState()->strokePaint());
drawPath         1402 Source/platform/graphics/GraphicsContext.cpp         drawPath(path, paint);
drawPath         1768 Source/platform/graphics/GraphicsContext.cpp     drawPath(path, paint);
drawPath         1776 Source/platform/graphics/GraphicsContext.cpp     drawPath(path, paint);
drawPath          279 Source/platform/graphics/GraphicsContext.h     void drawPath(const SkPath&, const SkPaint&);