Searched refs:DrawStrokePolygon (Results 1 – 2 of 2) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | draw.c | 194 DrawStrokePolygon(Image *,const DrawInfo *,const PrimitiveInfo *, 1864 status&=DrawStrokePolygon(image,clone_info,dash_polygon,exception); in DrawDashPolygon() 1891 status&=DrawStrokePolygon(image,clone_info,dash_polygon,exception); in DrawDashPolygon() 5708 status&=DrawStrokePolygon(image,draw_info,primitive_info,exception); in DrawPrimitive() 5777 static MagickBooleanType DrawStrokePolygon(Image *image, in DrawStrokePolygon() function
|
/external/ImageMagick/ |
D | ChangeLog | 2454 * Check for buffer overflow in magick/draw.c/DrawStrokePolygon().
|