Searched refs:y_hotspot (Results 1 – 7 of 7) sorted by relevance
442 int y_hotspot = pos->y_hotspot; in dpp1_set_cursor_position() local444 int src_y_offset = y_pos - pos->y_hotspot; in dpp1_set_cursor_position()452 swap(x_hotspot, y_hotspot); in dpp1_set_cursor_position()457 src_y_offset = y_pos - y_hotspot; in dpp1_set_cursor_position()461 src_y_offset = y_pos - (cursor_height - y_hotspot); in dpp1_set_cursor_position()468 src_y_offset = y_pos - (cursor_height - y_hotspot); in dpp1_set_cursor_position()
1185 int y_hotspot = pos->y_hotspot; in hubp1_cursor_set_position() local1187 int src_y_offset = y_pos - pos->y_hotspot; in hubp1_cursor_set_position()1208 swap(x_hotspot, y_hotspot); in hubp1_cursor_set_position()1213 src_y_offset = y_pos - y_hotspot; in hubp1_cursor_set_position()1217 src_y_offset = y_pos - (cursor_height - y_hotspot); in hubp1_cursor_set_position()1224 src_y_offset = y_pos - (cursor_height - y_hotspot); in hubp1_cursor_set_position()1262 CURSOR_HOT_SPOT_Y, pos->y_hotspot); in hubp1_cursor_set_position()
3504 pos_cpy.y_hotspot -= y_pos; in dcn10_set_cursor_position()
979 int y_hotspot = pos->y_hotspot; in hubp2_cursor_set_position() local981 int src_y_offset = y_pos - pos->y_hotspot; in hubp2_cursor_set_position()1002 swap(x_hotspot, y_hotspot); in hubp2_cursor_set_position()1007 src_y_offset = y_pos - y_hotspot; in hubp2_cursor_set_position()1011 src_y_offset = y_pos - (cursor_height - y_hotspot); in hubp2_cursor_set_position()1018 src_y_offset = y_pos - (cursor_height - y_hotspot); in hubp2_cursor_set_position()1056 CURSOR_HOT_SPOT_Y, pos->y_hotspot); in hubp2_cursor_set_position()1066 hubp->pos.hot_spot.bits.y_hot = pos->y_hotspot; in hubp2_cursor_set_position()
61 CURSOR_HOT_SPOT_Y, position->y_hotspot); in dce_ipp_cursor_set_position()
445 uint32_t y_hotspot; member
1227 position->y_hotspot = yorigin; in get_cursor_position()
Completed in 24 milliseconds