Home
last modified time | relevance | path

Searched defs:add_vertex (Results 1 – 7 of 7) 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
/external/llvm-project/polly/lib/External/isl/
Disl_farkas.c602 static __isl_give isl_basic_set *add_vertex(__isl_take isl_basic_set *bset, in add_vertex() function
Disl_vertices.c122 static isl_bool add_vertex(struct isl_vertex_list **list, in add_vertex() function