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

/haiku/src/add-ons/accelerants/radeon/
H A Dmultimon.c99 si->crtc[0].rel_x = 0;
104 si->crtc[1].rel_x = 0;
126 si->crtc[1].rel_x = x;
129 si->crtc[0].rel_x = x;
H A Dcrtc.c137 (vc->mode.h_display_start + crtc->rel_x) * vc->bpp +
H A DCursor.c159 x -= crtc->rel_x;
H A Doverlay.c616 dest_left -= vc->mode.h_display_start + crtc->rel_x;
618 dest_right -= vc->mode.h_display_start + crtc->rel_x;
1039 left = ow->h_start - (vc->mode.h_display_start + crtc->rel_x);
/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 43 milliseconds