Searched refs:coord_x (Results 1 – 3 of 3) sorted by relevance
758 coord_x, in build_custom_gamma_mapping_coefficients_worker()869 coord_x += start_index; in build_pq()890 ++coord_x; in build_pq()953 ++coord_x; in build_regamma()1093 coord_x += 32; in build_freesync_hdr()1172 ++coord_x; in build_freesync_hdr()1245 ++coord_x; in build_hlg_degamma()1269 ++coord_x; in build_hlg_regamma()1804 ++coord_x; in apply_degamma_for_user_regamma()1888 ++coord_x; in calculate_user_regamma_coeff()[all …]
131 int coord_x; member163 point[i].coord_x = in auo_pixcir_collect_data()168 if (point[i].coord_x > ts->x_max || in auo_pixcir_collect_data()171 point[i].coord_x, point[i].coord_y); in auo_pixcir_collect_data()172 point[i].coord_x = point[i].coord_y = 0; in auo_pixcir_collect_data()217 if (point[i].coord_x > 0 || point[i].coord_y > 0) { in auo_pixcir_interrupt()219 point[i].coord_x); in auo_pixcir_interrupt()244 input_report_abs(ts->input, ABS_X, point[abs].coord_x); in auo_pixcir_interrupt()
82 int coord_x; member323 point.coord_x = get_unaligned_le16(&p[0]); in zforce_touch_event()326 if (point.coord_x > ts->prop.max_x || in zforce_touch_event()329 point.coord_x, point.coord_y); in zforce_touch_event()330 point.coord_x = point.coord_y = 0; in zforce_touch_event()348 point.coord_x, point.coord_y, in zforce_touch_event()358 point.coord_x, point.coord_y, in zforce_touch_event()
Completed in 16 milliseconds