Lines Matching refs:touch_coll
740 bool touch_coll = false; in wmt_hid_parse() local
757 touch_coll = true; in wmt_hid_parse()
764 touch_coll = true; in wmt_hid_parse()
770 if (hi.collevel == 0 && touch_coll) in wmt_hid_parse()
771 touch_coll = false; in wmt_hid_parse()
774 if (hi.collevel == 1 && touch_coll && hi.usage == in wmt_hid_parse()
779 if (hi.collevel == 1 && touch_coll && hi.usage == in wmt_hid_parse()
786 if (hi.collevel == 1 && touch_coll && hi.usage == in wmt_hid_parse()
804 touch_coll = false; in wmt_hid_parse()
813 touch_coll = true; in wmt_hid_parse()
814 else if (touch_coll && hi.collevel == 2 && in wmt_hid_parse()
823 } else if (hi.collevel == 0 && touch_coll) in wmt_hid_parse()
824 touch_coll = false; in wmt_hid_parse()
831 if (WMT_HI_ABSOLUTE(hi) && touch_coll && in wmt_hid_parse()