Home
last modified time | relevance | path

Searched refs:fbCreatePixmap (Results 1 – 25 of 86) sorted by relevance

1234

/dports/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-19.1.0/src/
H A Damdgpu_pixmap.c43 return fbCreatePixmap(screen, w, h, depth, usage); in amdgpu_pixmap_create()
49 return fbCreatePixmap(screen, w, h, depth, usage); in amdgpu_pixmap_create()
51 pixmap = fbCreatePixmap(screen, 0, 0, depth, usage); in amdgpu_pixmap_create()
91 return fbCreatePixmap(screen, w, h, depth, usage); in amdgpu_pixmap_create()
H A Damdgpu_glamor.c214 return fbCreatePixmap(screen, w, h, depth, usage);
229 return fbCreatePixmap(screen, w, h, depth, usage);
232 return fbCreatePixmap(screen, w, h, depth, usage);
234 pixmap = fbCreatePixmap(screen, 0, 0, depth, usage);
293 return fbCreatePixmap(screen, w, h, depth, usage);
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwayland/
H A Dxwayland-shm.c206 return fbCreatePixmap(screen, width, height, depth, hint); in xwl_shm_create_pixmap()
208 pixmap = fbCreatePixmap(screen, 0, 0, depth, hint); in xwl_shm_create_pixmap()
296 fbCreatePixmap(screen, 0, 0, screen->rootDepth, 0); in xwl_shm_create_screen_resources()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwayland/
H A Dxwayland-shm.c206 return fbCreatePixmap(screen, width, height, depth, hint); in xwl_shm_create_pixmap()
208 pixmap = fbCreatePixmap(screen, 0, 0, depth, hint); in xwl_shm_create_pixmap()
296 fbCreatePixmap(screen, 0, 0, screen->rootDepth, 0); in xwl_shm_create_screen_resources()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwayland/
H A Dxwayland-shm.c206 return fbCreatePixmap(screen, width, height, depth, hint); in xwl_shm_create_pixmap()
208 pixmap = fbCreatePixmap(screen, 0, 0, depth, hint); in xwl_shm_create_pixmap()
296 fbCreatePixmap(screen, 0, 0, screen->rootDepth, 0); in xwl_shm_create_screen_resources()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwayland/
H A Dxwayland-shm.c206 return fbCreatePixmap(screen, width, height, depth, hint); in xwl_shm_create_pixmap()
208 pixmap = fbCreatePixmap(screen, 0, 0, depth, hint); in xwl_shm_create_pixmap()
296 fbCreatePixmap(screen, 0, 0, screen->rootDepth, 0); in xwl_shm_create_screen_resources()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwayland/
H A Dxwayland-shm.c206 return fbCreatePixmap(screen, width, height, depth, hint); in xwl_shm_create_pixmap()
208 pixmap = fbCreatePixmap(screen, 0, 0, depth, hint); in xwl_shm_create_pixmap()
296 fbCreatePixmap(screen, 0, 0, screen->rootDepth, 0); in xwl_shm_create_screen_resources()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwayland/
H A Dxwayland-shm.c206 return fbCreatePixmap(screen, width, height, depth, hint); in xwl_shm_create_pixmap()
208 pixmap = fbCreatePixmap(screen, 0, 0, depth, hint); in xwl_shm_create_pixmap()
296 fbCreatePixmap(screen, 0, 0, screen->rootDepth, 0); in xwl_shm_create_screen_resources()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwayland/
H A Dxwayland-shm.c206 return fbCreatePixmap(screen, width, height, depth, hint); in xwl_shm_create_pixmap()
208 pixmap = fbCreatePixmap(screen, 0, 0, depth, hint); in xwl_shm_create_pixmap()
296 fbCreatePixmap(screen, 0, 0, screen->rootDepth, 0); in xwl_shm_create_screen_resources()
/dports/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0/src/
H A Dradeon_glamor.c240 return fbCreatePixmap(screen, w, h, depth, usage);
252 return fbCreatePixmap(screen, w, h, depth, usage);
255 return fbCreatePixmap(screen, w, h, depth, usage);
257 pixmap = fbCreatePixmap(screen, 0, 0, depth, usage);
317 return fbCreatePixmap(screen, w, h, depth, usage);
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwayland/
H A Dxwayland-shm.c235 return fbCreatePixmap(screen, width, height, depth, hint); in xwl_shm_create_pixmap()
246 pixmap = fbCreatePixmap(screen, 0, 0, depth, hint); in xwl_shm_create_pixmap()
336 fbCreatePixmap(screen, 0, 0, screen->rootDepth, 0); in xwl_shm_create_screen_resources()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xwayland/
H A Dxwayland-shm.c235 return fbCreatePixmap(screen, width, height, depth, hint); in xwl_shm_create_pixmap()
237 pixmap = fbCreatePixmap(screen, 0, 0, depth, hint); in xwl_shm_create_pixmap()
329 fbCreatePixmap(screen, 0, 0, screen->rootDepth, 0); in xwl_shm_create_screen_resources()
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/uxa/
H A Dintel_dri3.c80 pixmap = fbCreatePixmap(screen, 0, 0, depth, 0); in intel_dri3_pixmap_from_fd()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/fb/
H A Dwfbrename.h36 #define fbCreatePixmap wfbCreatePixmap macro
/dports/x11-servers/xephyr/xorg-server-1.20.13/fb/
H A Dwfbrename.h36 #define fbCreatePixmap wfbCreatePixmap macro
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/fb/
H A Dwfbrename.h36 #define fbCreatePixmap wfbCreatePixmap macro
/dports/x11-servers/xwayland/xorg-server-1.20.13/fb/
H A Dwfbrename.h36 #define fbCreatePixmap wfbCreatePixmap macro
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/fb/
H A Dwfbrename.h36 #define fbCreatePixmap wfbCreatePixmap macro
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/fb/
H A Dwfbrename.h36 #define fbCreatePixmap wfbCreatePixmap macro
/dports/x11-servers/xarcan/xarcan-0.6.0/fb/
H A Dwfbrename.h36 #define fbCreatePixmap wfbCreatePixmap macro
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/fb/
H A Dwfbrename.h36 #define fbCreatePixmap wfbCreatePixmap macro
/dports/x11-servers/xorg-server/xorg-server-1.20.13/fb/
H A Dwfbrename.h36 #define fbCreatePixmap wfbCreatePixmap macro
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/glamor/
H A Dglamor.c219 return fbCreatePixmap(screen, w, h, depth, usage); in glamor_create_pixmap()
221 pixmap = fbCreatePixmap(screen, 0, 0, depth, usage); in glamor_create_pixmap()
251 return fbCreatePixmap(screen, w, h, depth, usage); in glamor_create_pixmap()
/dports/x11-servers/xephyr/xorg-server-1.20.13/glamor/
H A Dglamor.c219 return fbCreatePixmap(screen, w, h, depth, usage); in glamor_create_pixmap()
221 pixmap = fbCreatePixmap(screen, 0, 0, depth, usage); in glamor_create_pixmap()
251 return fbCreatePixmap(screen, w, h, depth, usage); in glamor_create_pixmap()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/glamor/
H A Dglamor.c219 return fbCreatePixmap(screen, w, h, depth, usage); in glamor_create_pixmap()
221 pixmap = fbCreatePixmap(screen, 0, 0, depth, usage); in glamor_create_pixmap()
251 return fbCreatePixmap(screen, w, h, depth, usage); in glamor_create_pixmap()

1234