Searched refs:inverted_x (Results 1 – 2 of 2) sorted by relevance
40 bool inverted_x; member54 .inverted_x = DT_PROP(node_id, inverted_x), \
15 const uint32_t reported_x = cfg->inverted_x ? cfg->screen_width - x : x; in input_touchscreen_report_pos()