Searched refs:y_hotspot (Results 1 – 7 of 7) sorted by relevance
1183 int src_y_offset = pos->y - pos->y_hotspot - param->viewport.y; in hubp1_cursor_set_position()1185 int y_hotspot = pos->y_hotspot; in hubp1_cursor_set_position() local1205 src_x_offset = pos->x - pos->y_hotspot - param->viewport.x; in hubp1_cursor_set_position()1253 CURSOR_HOT_SPOT_Y, y_hotspot); in hubp1_cursor_set_position()
448 int src_y_offset = pos->y - pos->y_hotspot - param->viewport.y; in dpp1_set_cursor_position()455 src_x_offset = pos->x - pos->y_hotspot - param->viewport.x; in dpp1_set_cursor_position()
3374 pos_cpy.y_hotspot -= y_pos; in dcn10_set_cursor_position()
967 int src_y_offset = pos->y - pos->y_hotspot - param->viewport.y; in hubp2_cursor_set_position()969 int y_hotspot = pos->y_hotspot; in hubp2_cursor_set_position() local989 src_x_offset = pos->x - pos->y_hotspot - param->viewport.x; in hubp2_cursor_set_position()1037 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()
408 uint32_t y_hotspot; member
8706 position->y_hotspot = yorigin; in get_cursor_position()
Completed in 39 milliseconds