Searched refs:num_fill_polygon_call (Results 1 – 2 of 2) sorted by relevance
29 pub num_fill_polygon_call: u32, field68 num_fill_polygon_call: 0, in new()236 self.num_fill_polygon_call += 1; in fill_polygon()
341 assert_eq!(b.num_fill_polygon_call, 1); in test_polygon_element()