Searched refs:use_touch_size (Results 1 – 2 of 2) sorted by relevance
313 bool use_touch_size; member
1402 else if (tp->touch_size.use_touch_size) in tp_unhover_touches()3593 tp->touch_size.use_touch_size = true; in tp_init_touch_size()3609 bool use_touch_size = false; in tp_init() local3625 use_touch_size = tp_init_touch_size(tp, device); in tp_init()3627 if (!use_touch_size) in tp_init()