drawConvexPolygon 1141 Source/core/rendering/RenderObject.cpp     graphicsContext->drawConvexPolygon(4, quad, antialias);
drawConvexPolygon  229 Source/platform/graphics/GraphicsContext.h     void drawConvexPolygon(size_t numPoints, const FloatPoint*, bool shouldAntialias = false);