Searched refs:m_hit (Results 1 – 2 of 2) sorted by relevance
140 scanline_hit_test(int x) : m_x(x), m_hit(false) {} in scanline_hit_test()146 m_hit = true; in add_cell()152 m_hit = true; in add_span()161 return m_hit; in hit()165 bool m_hit; variable
817 double m_hit = 0.0, t_hit = 0.0; in rb_print_stats() local844 m_hit = ((double)bp->mark_hit / mark_all) * 100; in rb_print_stats()850 bp->test_hit, t_hit, bp->mark_hit, m_hit); in rb_print_stats()