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