Searched refs:x_dim (Results 1 – 1 of 1) sorted by relevance
396 int *x_dim = &data->pdata->key_x_coords[0]; in fts_input_report_key() local403 if ((x >= x_dim[i] - FTS_KEY_DIM) && (x <= x_dim[i] + FTS_KEY_DIM) && in fts_input_report_key()