Searched refs:curs_attr (Results 1 – 4 of 4) sorted by relevance
54 struct dc_cursor_attributes curs_attr; member
155 struct dc_cursor_attributes curs_attr; member
1042 hubp->curs_attr = *attr; in hubp1_cursor_set_attributes()1084 if (hubp->curs_attr.address.quad_part == 0) in hubp1_cursor_set_position()1112 if (src_x_offset + (int)hubp->curs_attr.width <= 0) in hubp1_cursor_set_position()1116 hubp->funcs->set_cursor_attributes(hubp, &hubp->curs_attr); in hubp1_cursor_set_position()
2603 dpp->funcs->set_cursor_position(dpp, &pos_cpy, ¶m, hubp->curs_attr.width); in dcn10_set_cursor_position()