Home
last modified time | relevance | path

Searched refs:TraceStrokePolygon (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
Ddraw.c209 *TraceStrokePolygon(const DrawInfo *,const PrimitiveInfo *,ExceptionInfo *);
5818 stroke_polygon=TraceStrokePolygon(draw_info,p,exception); in DrawStrokePolygon()
7169 static PrimitiveInfo *TraceStrokePolygon(const DrawInfo *draw_info, in TraceStrokePolygon() function