Searched defs:vertex_count (Results 1 – 6 of 6) sorted by relevance
37 static size_t shape_encoding_len(size_t vertex_count) { in shape_encoding_len()117 const auto vertex_count = this->size() / kFloatsPerVertex; in operator SkPath() local
101 vertices_size_type vertex_count = 0; in do_test() local
50 const size_t vertex_count = phi_slices * theta_slices; in tesselate_sphere() local
205 typename std::vector< DistanceType >::size_type vertex_count in dijkstra_no_color_map_dispatch1() local
958 bgl_vertex_t vertex_count; member in boost::detail::graph::mutate_graph_impl
3302 unsigned int vertex_count; member