Searched refs:m_hit (Results 1 – 2 of 2) sorted by relevance
143 scanline_hit_test(int x) : m_x(x), m_hit(false) {} in scanline_hit_test()149 m_hit = true; in add_cell()155 m_hit = true; in add_span()164 return m_hit; in hit()168 bool m_hit; variable
908 double m_hit = 0.0, t_hit = 0.0; in rb_print_stats() local934 m_hit = ((double)bp->mark_hit / mark_all) * 100; in rb_print_stats()940 bp->test_hit, t_hit, bp->mark_hit, m_hit); in rb_print_stats()