Searched refs:edge_d (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_rasterizer_scanline_aa.h184 void edge_d(double x1, double y1, double x2, double y2);
443 void rasterizer_scanline_aa<Clip>::edge_d(double x1, double y1, function in class:agg::rasterizer_scanline_aa
H A Dagg_rasterizer_compound_aa.h138 void edge_d(double x1, double y1, double x2, double y2);
418 void rasterizer_compound_aa<Clip>::edge_d(double x1, double y1, function in class:agg::rasterizer_compound_aa
/haiku/src/servers/app/drawing/Painter/
H A Dagg_rasterizer_scanline_aa_subpix.h104 void edge_d(double x1, double y1, double x2, double y2);
481 void rasterizer_scanline_aa_subpix<Clip>::edge_d(double x1, double y1, function in class:agg::rasterizer_scanline_aa_subpix

Completed in 84 milliseconds