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_stroke.cpp55 void vcgen_stroke::add_vertex(float x, float y, unsigned cmd) in add_vertex() function in pdfium::agg::vcgen_stroke
Dagg_vcgen_dash.cpp90 void vcgen_dash::add_vertex(float x, float y, unsigned cmd) in add_vertex() function in pdfium::agg::vcgen_dash
Dagg_conv_adaptor_vcgen.h25 void add_vertex(float, float, unsigned) {} in add_vertex() function
Dagg_path_storage.h144 inline void path_storage::add_vertex(float x, float y, unsigned cmd) in add_vertex() function
Dagg_rasterizer_scanline_aa.h231 void add_vertex(float x, float y, unsigned cmd) in add_vertex() function