Searched defs:input_x (Results 1 – 5 of 5) sorted by relevance
48 int input_x = 0, key = 0, button = -1; in dialog_inputbox() local
35 int input_x = 0, key = 0, button = -1; in dialog_inputbox() local
349 int input_x = get_unaligned_le16(&coor_data[1]); in goodix_ts_report_touch_8b() local364 int input_x = get_unaligned_le16(&coor_data[3]); in goodix_ts_report_touch_9b() local
300 int input_x = get_unaligned_le16(&coor_data[1]); in goodix_ts_report_touch() local
849 static void hermite_spline_eetf(struct fixed31_32 input_x, in hermite_spline_eetf()