Searched refs:y_hotspot (Results 1 – 7 of 7) sorted by relevance
1154 int src_y_offset = pos->y - pos->y_hotspot - param->viewport.y; in hubp1_cursor_set_position()1156 int y_hotspot = pos->y_hotspot; in hubp1_cursor_set_position() local1176 src_x_offset = pos->x - pos->y_hotspot - param->viewport.x; in hubp1_cursor_set_position()1224 CURSOR_HOT_SPOT_Y, y_hotspot); in hubp1_cursor_set_position()
446 int src_y_offset = pos->y - pos->y_hotspot - param->viewport.y; in dpp1_set_cursor_position()453 src_x_offset = pos->x - pos->y_hotspot - param->viewport.x; in dpp1_set_cursor_position()
3451 pos_cpy.y_hotspot -= y_pos; in dcn10_set_cursor_position()
63 CURSOR_HOT_SPOT_Y, position->y_hotspot); in dce_ipp_cursor_set_position()
971 int src_y_offset = pos->y - pos->y_hotspot - param->viewport.y; in hubp2_cursor_set_position()973 int y_hotspot = pos->y_hotspot; in hubp2_cursor_set_position() local993 src_x_offset = pos->x - pos->y_hotspot - param->viewport.x; in hubp2_cursor_set_position()1041 CURSOR_HOT_SPOT_Y, y_hotspot); in hubp2_cursor_set_position()
417 uint32_t y_hotspot; member
6918 position->y_hotspot = yorigin; in get_cursor_position()