Searched refs:reported_y (Results 1 – 1 of 1) sorted by relevance
16 const uint32_t reported_y = cfg->inverted_y ? cfg->screen_height - y : y; in input_touchscreen_report_pos() local19 input_report_abs(dev, reported_y_code, reported_y, false, timeout); in input_touchscreen_report_pos()