Lines Matching refs:touch_coll
754 bool touch_coll = false; in wmt_hid_parse() local
771 touch_coll = true; in wmt_hid_parse()
778 touch_coll = true; in wmt_hid_parse()
784 if (hi.collevel == 0 && touch_coll) in wmt_hid_parse()
785 touch_coll = false; in wmt_hid_parse()
788 if (hi.collevel == 1 && touch_coll && hi.usage == in wmt_hid_parse()
793 if (hi.collevel == 1 && touch_coll && hi.usage == in wmt_hid_parse()
800 if (hi.collevel == 1 && touch_coll && hi.usage == in wmt_hid_parse()
818 touch_coll = false; in wmt_hid_parse()
827 touch_coll = true; in wmt_hid_parse()
828 else if (touch_coll && hi.collevel == 2 && in wmt_hid_parse()
837 } else if (hi.collevel == 0 && touch_coll) in wmt_hid_parse()
838 touch_coll = false; in wmt_hid_parse()
845 if (WMT_HI_ABSOLUTE(hi) && touch_coll && in wmt_hid_parse()