Searched refs:x_hotspot (Results 1 – 7 of 7) sorted by relevance
1153 int src_x_offset = pos->x - pos->x_hotspot - param->viewport.x; in hubp1_cursor_set_position()1155 int x_hotspot = pos->x_hotspot; in hubp1_cursor_set_position() local1177 src_y_offset = pos->y - pos->x_hotspot - param->viewport.y; in hubp1_cursor_set_position()1185 x_hotspot = param->viewport.width - x_hotspot; in hubp1_cursor_set_position()1223 CURSOR_HOT_SPOT_X, x_hotspot, in hubp1_cursor_set_position()
445 int src_x_offset = pos->x - pos->x_hotspot - param->viewport.x; in dpp1_set_cursor_position()454 src_y_offset = pos->y - pos->x_hotspot - param->viewport.y; in dpp1_set_cursor_position()
3442 pos_cpy.x_hotspot -= x_pos; in dcn10_set_cursor_position()
970 int src_x_offset = pos->x - pos->x_hotspot - param->viewport.x; in hubp2_cursor_set_position()972 int x_hotspot = pos->x_hotspot; in hubp2_cursor_set_position() local994 src_y_offset = pos->y - pos->x_hotspot - param->viewport.y; in hubp2_cursor_set_position()1002 x_hotspot = param->viewport.width - x_hotspot; in hubp2_cursor_set_position()1040 CURSOR_HOT_SPOT_X, x_hotspot, in hubp2_cursor_set_position()
62 CURSOR_HOT_SPOT_X, position->x_hotspot, in dce_ipp_cursor_set_position()
416 uint32_t x_hotspot; member
6881 position->x_hotspot = xorigin; in get_cursor_position()