Lines Matching refs:touch_coll
630 bool touch_coll = false; in wmt_hid_parse() local
646 touch_coll = true; in wmt_hid_parse()
649 if (hi.collevel == 0 && touch_coll) in wmt_hid_parse()
650 touch_coll = false; in wmt_hid_parse()
653 if (hi.collevel == 1 && touch_coll && hi.usage == in wmt_hid_parse()
658 if (hi.collevel == 1 && touch_coll && in wmt_hid_parse()
677 touch_coll = false; in wmt_hid_parse()
686 touch_coll = true; in wmt_hid_parse()
687 else if (touch_coll && hi.collevel == 2 && in wmt_hid_parse()
696 } else if (hi.collevel == 0 && touch_coll) in wmt_hid_parse()
697 touch_coll = false; in wmt_hid_parse()
704 if (WMT_HI_ABSOLUTE(hi) && touch_coll && in wmt_hid_parse()