Searched refs:y_hotspot (Results 1 – 7 of 7) sorted by relevance
1130 int src_y_offset = pos->y - pos->y_hotspot - param->viewport.y; in hubp1_cursor_set_position()1132 int y_hotspot = pos->y_hotspot; in hubp1_cursor_set_position() local1147 src_x_offset = pos->y - pos->y_hotspot - param->viewport.x; in hubp1_cursor_set_position()1148 y_hotspot = pos->x_hotspot; in hubp1_cursor_set_position()1149 x_hotspot = pos->y_hotspot; in hubp1_cursor_set_position()1192 CURSOR_HOT_SPOT_Y, y_hotspot); in hubp1_cursor_set_position()
457 int src_y_offset = pos->y - pos->y_hotspot - param->viewport.y; in dpp1_set_cursor_position()464 src_x_offset = pos->x - pos->y_hotspot - param->viewport.x; in dpp1_set_cursor_position()
2976 pos_cpy.y_hotspot += (y_plane - y_offset); in dcn10_set_cursor_position()
945 int src_y_offset = pos->y - pos->y_hotspot - param->viewport.y; in hubp2_cursor_set_position()947 int y_hotspot = pos->y_hotspot; in hubp2_cursor_set_position() local967 src_x_offset = pos->x - pos->y_hotspot - param->viewport.x; in hubp2_cursor_set_position()1015 CURSOR_HOT_SPOT_Y, y_hotspot); in hubp2_cursor_set_position()
63 CURSOR_HOT_SPOT_Y, position->y_hotspot); in dce_ipp_cursor_set_position()
416 uint32_t y_hotspot; member
5391 position->y_hotspot = yorigin; in get_cursor_position()