Searched refs:x_plane (Results 1 – 1 of 1) sorted by relevance
3665 int x_plane = pipe_ctx->plane_state->dst_rect.x; in dcn10_set_cursor_position() local3701 x_pos = (x_pos - x_plane) * pipe_ctx->plane_state->src_rect.height / in dcn10_set_cursor_position()3706 x_pos = (x_pos - x_plane) * pipe_ctx->plane_state->src_rect.width / in dcn10_set_cursor_position()3710 clip_x = (clip_x - x_plane) * pipe_ctx->plane_state->src_rect.width / in dcn10_set_cursor_position()