Searched refs:num_draw_pixel_call (Results 1 – 2 of 2) sorted by relevance
23 pub num_draw_pixel_call: u32, field62 num_draw_pixel_call: 0, in new()137 self.num_draw_pixel_call += 1; in draw_pixel()
54 assert_eq!(b.num_draw_pixel_call, 1); in test_pixel_element()