Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Ddraw.c167 *TraceStrokePolygon(const DrawInfo *,const PrimitiveInfo *);
4855 stroke_polygon=TraceStrokePolygon(draw_info,p); in DrawStrokePolygon()
5946 static PrimitiveInfo *TraceStrokePolygon(const DrawInfo *draw_info, in TraceStrokePolygon() function