Home
last modified time | relevance | path

Searched defs:add_vertex (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/third_party/agg23/
Dagg_vcgen_dash.cpp83 void vcgen_dash::add_vertex(float x, float y, unsigned cmd) in add_vertex() function in agg::vcgen_dash
Dagg_vcgen_stroke.cpp53 void vcgen_stroke::add_vertex(float x, float y, unsigned cmd) in add_vertex() function in agg::vcgen_stroke
Dagg_conv_adaptor_vcgen.h23 void add_vertex(float, float, unsigned) {} in add_vertex() function
Dagg_path_storage.h154 inline void path_storage::add_vertex(float x, float y, unsigned cmd) in add_vertex() function
Dagg_rasterizer_scanline_aa.h229 void add_vertex(float x, float y, unsigned cmd) in add_vertex() function