Searched refs:GTP_WARP_Y (Results 1 – 2 of 2) sorted by relevance
362 #define GTP_WARP_Y(y_max, y) (y_max - 1 - y) macro364 #define GTP_WARP_Y(y_max, y) y macro
1231 input_y = GTP_WARP_Y(gt1x_abs_y_max, input_y); in gt1x_touch_event_handler()1280 input_y = GTP_WARP_Y(gt1x_abs_y_max, input_y); in gt1x_touch_event_handler()