Searched refs:rel_y (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/accelerants/radeon/
H A Dmultimon.c100 si->crtc[0].rel_y = 0;
105 si->crtc[1].rel_y = 0;
127 si->crtc[1].rel_y = y;
130 si->crtc[0].rel_y = y;
H A Dcrtc.c136 offset = (vc->mode.v_display_start + crtc->rel_y) * vc->pitch +
H A DCursor.c160 y -= crtc->rel_y;
H A Doverlay.c617 dest_top -= vc->mode.v_display_start + crtc->rel_y;
619 dest_bottom -= vc->mode.v_display_start + crtc->rel_y;
1040 top = ow->v_start - (vc->mode.v_display_start + crtc->rel_y);
/haiku/headers/private/graphics/radeon/
H A Dradeon_interface.h311 uint32 rel_x, rel_y; // relative position in multi-monitor mode member in struct:__anon19

Completed in 105 milliseconds