Home
last modified time | relevance | path

Searched refs:scr_x1 (Results 1 – 24 of 24) sorted by relevance

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/miext/shadow/
H A Dshrotate.c64 int scr_x1 = 0, scr_x2 = 0, scr_y1 = 0, scr_y2 = 0, scr_w, scr_h; in shadowUpdateRotatePacked() local
163 scr_x1 = box_x1 & pixelsMask; in shadowUpdateRotatePacked()
166 sha_x1 = scr_x1; in shadowUpdateRotatePacked()
169 scr_x1 = box_y1 & pixelsMask; in shadowUpdateRotatePacked()
172 sha_y1 = scr_x1; in shadowUpdateRotatePacked()
175 scr_x1 = (shaWidth - box_x2) & pixelsMask; in shadowUpdateRotatePacked()
178 sha_x1 = (shaWidth - scr_x1 - 1); in shadowUpdateRotatePacked()
181 scr_x1 = (shaHeight - box_y2) & pixelsMask; in shadowUpdateRotatePacked()
184 sha_y1 = (shaHeight - scr_x1 - 1); in shadowUpdateRotatePacked()
213 scr_w = ((scr_x2 - scr_x1) * shaBpp) >> FB_SHIFT; in shadowUpdateRotatePacked()
[all …]
/dports/x11-servers/xephyr/xorg-server-1.20.13/miext/shadow/
H A Dshrotate.c64 int scr_x1 = 0, scr_x2 = 0, scr_y1 = 0, scr_y2 = 0, scr_w, scr_h; in shadowUpdateRotatePacked() local
163 scr_x1 = box_x1 & pixelsMask; in shadowUpdateRotatePacked()
166 sha_x1 = scr_x1; in shadowUpdateRotatePacked()
169 scr_x1 = box_y1 & pixelsMask; in shadowUpdateRotatePacked()
172 sha_y1 = scr_x1; in shadowUpdateRotatePacked()
175 scr_x1 = (shaWidth - box_x2) & pixelsMask; in shadowUpdateRotatePacked()
178 sha_x1 = (shaWidth - scr_x1 - 1); in shadowUpdateRotatePacked()
181 scr_x1 = (shaHeight - box_y2) & pixelsMask; in shadowUpdateRotatePacked()
184 sha_y1 = (shaHeight - scr_x1 - 1); in shadowUpdateRotatePacked()
213 scr_w = ((scr_x2 - scr_x1) * shaBpp) >> FB_SHIFT; in shadowUpdateRotatePacked()
[all …]
/dports/x11-servers/xwayland/xorg-server-1.20.13/miext/shadow/
H A Dshrotate.c64 int scr_x1 = 0, scr_x2 = 0, scr_y1 = 0, scr_y2 = 0, scr_w, scr_h; in shadowUpdateRotatePacked() local
163 scr_x1 = box_x1 & pixelsMask; in shadowUpdateRotatePacked()
166 sha_x1 = scr_x1; in shadowUpdateRotatePacked()
169 scr_x1 = box_y1 & pixelsMask; in shadowUpdateRotatePacked()
172 sha_y1 = scr_x1; in shadowUpdateRotatePacked()
175 scr_x1 = (shaWidth - box_x2) & pixelsMask; in shadowUpdateRotatePacked()
178 sha_x1 = (shaWidth - scr_x1 - 1); in shadowUpdateRotatePacked()
181 scr_x1 = (shaHeight - box_y2) & pixelsMask; in shadowUpdateRotatePacked()
184 sha_y1 = (shaHeight - scr_x1 - 1); in shadowUpdateRotatePacked()
213 scr_w = ((scr_x2 - scr_x1) * shaBpp) >> FB_SHIFT; in shadowUpdateRotatePacked()
[all …]
/dports/x11-servers/xorg-server/xorg-server-1.20.13/miext/shadow/
H A Dshrotate.c64 int scr_x1 = 0, scr_x2 = 0, scr_y1 = 0, scr_y2 = 0, scr_w, scr_h; in shadowUpdateRotatePacked() local
163 scr_x1 = box_x1 & pixelsMask; in shadowUpdateRotatePacked()
166 sha_x1 = scr_x1; in shadowUpdateRotatePacked()
169 scr_x1 = box_y1 & pixelsMask; in shadowUpdateRotatePacked()
172 sha_y1 = scr_x1; in shadowUpdateRotatePacked()
175 scr_x1 = (shaWidth - box_x2) & pixelsMask; in shadowUpdateRotatePacked()
178 sha_x1 = (shaWidth - scr_x1 - 1); in shadowUpdateRotatePacked()
181 scr_x1 = (shaHeight - box_y2) & pixelsMask; in shadowUpdateRotatePacked()
184 sha_y1 = (shaHeight - scr_x1 - 1); in shadowUpdateRotatePacked()
213 scr_w = ((scr_x2 - scr_x1) * shaBpp) >> FB_SHIFT; in shadowUpdateRotatePacked()
[all …]
/dports/x11-servers/xarcan/xarcan-0.6.0/miext/shadow/
H A Dshrotate.c64 int scr_x1 = 0, scr_x2 = 0, scr_y1 = 0, scr_y2 = 0, scr_w, scr_h; in shadowUpdateRotatePacked() local
163 scr_x1 = box_x1 & pixelsMask; in shadowUpdateRotatePacked()
166 sha_x1 = scr_x1; in shadowUpdateRotatePacked()
169 scr_x1 = box_y1 & pixelsMask; in shadowUpdateRotatePacked()
172 sha_y1 = scr_x1; in shadowUpdateRotatePacked()
175 scr_x1 = (shaWidth - box_x2) & pixelsMask; in shadowUpdateRotatePacked()
178 sha_x1 = (shaWidth - scr_x1 - 1); in shadowUpdateRotatePacked()
181 scr_x1 = (shaHeight - box_y2) & pixelsMask; in shadowUpdateRotatePacked()
184 sha_y1 = (shaHeight - scr_x1 - 1); in shadowUpdateRotatePacked()
213 scr_w = ((scr_x2 - scr_x1) * shaBpp) >> FB_SHIFT; in shadowUpdateRotatePacked()
[all …]
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/miext/shadow/
H A Dshrotate.c64 int scr_x1 = 0, scr_x2 = 0, scr_y1 = 0, scr_y2 = 0, scr_w, scr_h; in shadowUpdateRotatePacked() local
163 scr_x1 = box_x1 & pixelsMask; in shadowUpdateRotatePacked()
166 sha_x1 = scr_x1; in shadowUpdateRotatePacked()
169 scr_x1 = box_y1 & pixelsMask; in shadowUpdateRotatePacked()
172 sha_y1 = scr_x1; in shadowUpdateRotatePacked()
175 scr_x1 = (shaWidth - box_x2) & pixelsMask; in shadowUpdateRotatePacked()
178 sha_x1 = (shaWidth - scr_x1 - 1); in shadowUpdateRotatePacked()
181 scr_x1 = (shaHeight - box_y2) & pixelsMask; in shadowUpdateRotatePacked()
184 sha_y1 = (shaHeight - scr_x1 - 1); in shadowUpdateRotatePacked()
213 scr_w = ((scr_x2 - scr_x1) * shaBpp) >> FB_SHIFT; in shadowUpdateRotatePacked()
[all …]
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/miext/shadow/
H A Dshrotate.c64 int scr_x1 = 0, scr_x2 = 0, scr_y1 = 0, scr_y2 = 0, scr_w, scr_h; in shadowUpdateRotatePacked() local
163 scr_x1 = box_x1 & pixelsMask; in shadowUpdateRotatePacked()
166 sha_x1 = scr_x1; in shadowUpdateRotatePacked()
169 scr_x1 = box_y1 & pixelsMask; in shadowUpdateRotatePacked()
172 sha_y1 = scr_x1; in shadowUpdateRotatePacked()
175 scr_x1 = (shaWidth - box_x2) & pixelsMask; in shadowUpdateRotatePacked()
178 sha_x1 = (shaWidth - scr_x1 - 1); in shadowUpdateRotatePacked()
181 scr_x1 = (shaHeight - box_y2) & pixelsMask; in shadowUpdateRotatePacked()
184 sha_y1 = (shaHeight - scr_x1 - 1); in shadowUpdateRotatePacked()
213 scr_w = ((scr_x2 - scr_x1) * shaBpp) >> FB_SHIFT; in shadowUpdateRotatePacked()
[all …]
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/miext/shadow/
H A Dshrotate.c64 int scr_x1 = 0, scr_x2 = 0, scr_y1 = 0, scr_y2 = 0, scr_w, scr_h; in shadowUpdateRotatePacked() local
163 scr_x1 = box_x1 & pixelsMask; in shadowUpdateRotatePacked()
166 sha_x1 = scr_x1; in shadowUpdateRotatePacked()
169 scr_x1 = box_y1 & pixelsMask; in shadowUpdateRotatePacked()
172 sha_y1 = scr_x1; in shadowUpdateRotatePacked()
175 scr_x1 = (shaWidth - box_x2) & pixelsMask; in shadowUpdateRotatePacked()
178 sha_x1 = (shaWidth - scr_x1 - 1); in shadowUpdateRotatePacked()
181 scr_x1 = (shaHeight - box_y2) & pixelsMask; in shadowUpdateRotatePacked()
184 sha_y1 = (shaHeight - scr_x1 - 1); in shadowUpdateRotatePacked()
213 scr_w = ((scr_x2 - scr_x1) * shaBpp) >> FB_SHIFT; in shadowUpdateRotatePacked()
[all …]
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/miext/shadow/
H A Dshrotate.c64 int scr_x1 = 0, scr_x2 = 0, scr_y1 = 0, scr_y2 = 0, scr_w, scr_h; in shadowUpdateRotatePacked() local
163 scr_x1 = box_x1 & pixelsMask; in shadowUpdateRotatePacked()
166 sha_x1 = scr_x1; in shadowUpdateRotatePacked()
169 scr_x1 = box_y1 & pixelsMask; in shadowUpdateRotatePacked()
172 sha_y1 = scr_x1; in shadowUpdateRotatePacked()
175 scr_x1 = (shaWidth - box_x2) & pixelsMask; in shadowUpdateRotatePacked()
178 sha_x1 = (shaWidth - scr_x1 - 1); in shadowUpdateRotatePacked()
181 scr_x1 = (shaHeight - box_y2) & pixelsMask; in shadowUpdateRotatePacked()
184 sha_y1 = (shaHeight - scr_x1 - 1); in shadowUpdateRotatePacked()
213 scr_w = ((scr_x2 - scr_x1) * shaBpp) >> FB_SHIFT; in shadowUpdateRotatePacked()
[all …]
/dports/devel/sdl12/SDL-1.2.15/src/video/wscons/
H A DSDL_wsconsvideo.c478 int scr_x1, scr_y1, scr_x2, scr_y2; in WSCONS_UpdateRects() local
516 sha_x1 = scr_x1 = x1; in WSCONS_UpdateRects()
524 scr_x1 = y1; in WSCONS_UpdateRects()
534 scr_x1 = width - x2; in WSCONS_UpdateRects()
544 scr_x1 = height - y2; in WSCONS_UpdateRects()
560 scr_x1 * bytesPerPixel; in WSCONS_UpdateRects()
567 scr_x2 - scr_x1, in WSCONS_UpdateRects()
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/
H A Dscreeneffect.cpp63 int scr_x1, scr_y1, scr_x2, scr_y2; in Draw() local
94 scr_x1 = (rel_x - starflash.size) >> CSF; in Draw()
96 FillRect(scr_x1, 0, scr_x2, SCREEN_HEIGHT, 255, 255, 255); in Draw()
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/
H A Dscreeneffect.cpp67 int scr_x1, scr_y1, scr_x2, scr_y2; in Draw() local
98 scr_x1 = (rel_x - starflash.size) / CSFI; in Draw()
100 …Renderer::getInstance()->fillRect(scr_x1, 0, scr_x2, Renderer::getInstance()->screenHeight, 255, 2… in Draw()
/dports/devel/sdl12/SDL-1.2.15/src/video/fbcon/
H A DSDL_fbvideo.c1515 int scr_x1, scr_y1, scr_x2, scr_y2; in FB_DirectUpdate() local
1553 sha_x1 = scr_x1 = x1; in FB_DirectUpdate()
1561 scr_x1 = y1; in FB_DirectUpdate()
1571 scr_x1 = width - x2; in FB_DirectUpdate()
1581 scr_x1 = height - y2; in FB_DirectUpdate()
1598 scr_x1 * bytes_per_pixel; in FB_DirectUpdate()
1605 scr_x2 - scr_x1, in FB_DirectUpdate()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/dmx/glxProxy/
H A Dglxsingle.c875 int scr_x1 = dmxScreen->rootXOrigin; in __glXDisp_ReadPixels() local
887 npixels = intersectRect(scr_x1, scr_x2, scr_y1, scr_y2, in __glXDisp_ReadPixels()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxsingle.c875 int scr_x1 = dmxScreen->rootXOrigin; in __glXDisp_ReadPixels() local
887 npixels = intersectRect(scr_x1, scr_x2, scr_y1, scr_y2, in __glXDisp_ReadPixels()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxsingle.c875 int scr_x1 = dmxScreen->rootXOrigin; in __glXDisp_ReadPixels() local
887 npixels = intersectRect(scr_x1, scr_x2, scr_y1, scr_y2, in __glXDisp_ReadPixels()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxsingle.c875 int scr_x1 = dmxScreen->rootXOrigin; in __glXDisp_ReadPixels() local
887 npixels = intersectRect(scr_x1, scr_x2, scr_y1, scr_y2, in __glXDisp_ReadPixels()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxsingle.c875 int scr_x1 = dmxScreen->rootXOrigin; in __glXDisp_ReadPixels() local
887 npixels = intersectRect(scr_x1, scr_x2, scr_y1, scr_y2, in __glXDisp_ReadPixels()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxsingle.c875 int scr_x1 = dmxScreen->rootXOrigin; in __glXDisp_ReadPixels() local
887 npixels = intersectRect(scr_x1, scr_x2, scr_y1, scr_y2, in __glXDisp_ReadPixels()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/dmx/glxProxy/
H A Dglxsingle.c875 int scr_x1 = dmxScreen->rootXOrigin; in __glXDisp_ReadPixels() local
887 npixels = intersectRect(scr_x1, scr_x2, scr_y1, scr_y2, in __glXDisp_ReadPixels()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/dmx/glxProxy/
H A Dglxsingle.c875 int scr_x1 = dmxScreen->rootXOrigin; in __glXDisp_ReadPixels() local
887 npixels = intersectRect(scr_x1, scr_x2, scr_y1, scr_y2, in __glXDisp_ReadPixels()
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dmove_resize.c2249 int scr_x1, scr_y1; in DoSnapAttract() local
2253 *px, *py, Width, Height, &scr_x0, &scr_y0, &scr_x1, in DoSnapAttract()
2257 if (scr_x1 < Scr.MyDisplayWidth && in DoSnapAttract()
2258 *px + Width >= scr_x1 && *px + Width < in DoSnapAttract()
2259 scr_x1 + fw->edge_resistance_xinerama_move) in DoSnapAttract()
2261 *px = scr_x1 - Width; in DoSnapAttract()
2280 &scr_x1, &scr_y1); in DoSnapAttract()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dmove_resize.c2525 int scr_x1, scr_y1; in DoSnapAttract() local
2529 *px, *py, Width, Height, &scr_x0, &scr_y0, &scr_x1, in DoSnapAttract()
2533 if (scr_x1 < scr_w && in DoSnapAttract()
2534 *px + Width >= scr_x1 && *px + Width < in DoSnapAttract()
2535 scr_x1 + fw->edge_resistance_xinerama_move) in DoSnapAttract()
2537 *px = scr_x1 - Width; in DoSnapAttract()
2556 &scr_x1, &scr_y1); in DoSnapAttract()
/dports/games/eureka/eureka-1.27b-source/src/
H A Dui_canvas.cc1710 int scr_x1 = SCREENX(map_x1); in DrawSplitLine() local
1718 RenderLine(scr_x1, scr_y1, scr_mx, scr_my); in DrawSplitLine()