Searched refs:num_draw_path_call (Results 1 – 3 of 3) sorted by relevance
28 pub num_draw_path_call: u32, field67 num_draw_path_call: 0, in new()196 self.num_draw_path_call += 1; in draw_path()
70 assert_eq!(b.num_draw_path_call, 1); in test_line_series()
113 assert_eq!(b.num_draw_path_call, 1); in test_path_element()