Searched refs:pixmap (Results 1 - 25 of 194) sorted by relevance

12345678

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dglamor_transfer.h27 glamor_format_for_pixmap(PixmapPtr pixmap, GLenum *format, GLenum *type);
30 glamor_upload_boxes(PixmapPtr pixmap, BoxPtr in_boxes, int in_nbox,
36 glamor_upload_region(PixmapPtr pixmap, RegionPtr region,
41 glamor_upload_pixmap(PixmapPtr pixmap);
44 glamor_download_boxes(PixmapPtr pixmap, BoxPtr in_boxes, int in_nbox,
50 glamor_download_rect(PixmapPtr pixmap, int x, int y, int w, int h, uint8_t *bits);
53 glamor_download_pixmap(PixmapPtr pixmap);
H A Dpixmapstr.h49 #include "pixmap.h"
61 short x; /* window: screen absolute, pixmap: 0 */
62 short y; /* window: screen absolute, pixmap: 0 */
77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */
85 PixmapPtr master_pixmap; /* pointer to master copy of pixmap for pixmap sharing */
96 PixmapBox(BoxPtr box, PixmapPtr pixmap) argument
99 box->x2 = pixmap->drawable.width;
102 box->y2 = pixmap->drawable.height;
107 PixmapRegionInit(RegionPtr region, PixmapPtr pixmap) argument
[all...]
H A Dglamor_transform.h37 glamor_set_color(PixmapPtr pixmap,
42 glamor_set_texture(PixmapPtr pixmap,
50 glamor_set_solid(PixmapPtr pixmap,
56 glamor_set_tiled(PixmapPtr pixmap,
62 glamor_set_stippled(PixmapPtr pixmap,
69 * Vertex shader bits that transform X coordinates to pixmap
H A Dpixmap.h80 PixmapPtr pixmap; member in union:_PixUnion
85 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
116 PixmapShareToSlave(PixmapPtr pixmap, ScreenPtr slave);
H A Dglamor_program.h40 typedef Bool (*glamor_use) (PixmapPtr pixmap, GCPtr gc, glamor_program *prog, void *arg);
83 glamor_use_program(PixmapPtr pixmap,
89 glamor_use_program_fill(PixmapPtr pixmap,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dglamor_transfer.h27 glamor_format_for_pixmap(PixmapPtr pixmap, GLenum *format, GLenum *type);
30 glamor_upload_boxes(PixmapPtr pixmap, BoxPtr in_boxes, int in_nbox,
36 glamor_upload_region(PixmapPtr pixmap, RegionPtr region,
41 glamor_upload_pixmap(PixmapPtr pixmap);
44 glamor_download_boxes(PixmapPtr pixmap, BoxPtr in_boxes, int in_nbox,
50 glamor_download_rect(PixmapPtr pixmap, int x, int y, int w, int h, uint8_t *bits);
53 glamor_download_pixmap(PixmapPtr pixmap);
H A Dpixmapstr.h49 #include "pixmap.h"
61 short x; /* window: screen absolute, pixmap: 0 */
62 short y; /* window: screen absolute, pixmap: 0 */
77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */
85 PixmapPtr master_pixmap; /* pointer to master copy of pixmap for pixmap sharing */
97 PixmapBox(BoxPtr box, PixmapPtr pixmap) argument
100 box->x2 = pixmap->drawable.width;
103 box->y2 = pixmap->drawable.height;
108 PixmapRegionInit(RegionPtr region, PixmapPtr pixmap) argument
[all...]
H A Dglamor_transform.h37 glamor_set_color(PixmapPtr pixmap,
42 glamor_set_texture(PixmapPtr pixmap,
50 glamor_set_solid(PixmapPtr pixmap,
56 glamor_set_tiled(PixmapPtr pixmap,
62 glamor_set_stippled(PixmapPtr pixmap,
69 * Vertex shader bits that transform X coordinates to pixmap
H A Dpixmap.h80 PixmapPtr pixmap; member in union:_PixUnion
85 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
116 PixmapShareToSlave(PixmapPtr pixmap, ScreenPtr slave);
H A Dglamor_program.h42 typedef Bool (*glamor_use) (PixmapPtr pixmap, GCPtr gc, glamor_program *prog, void *arg);
89 glamor_use_program(PixmapPtr pixmap,
95 glamor_use_program_fill(PixmapPtr pixmap,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dpixmapstr.h49 #include "pixmap.h"
61 short x; /* window: screen absolute, pixmap: 0 */
62 short y; /* window: screen absolute, pixmap: 0 */
77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */
85 PixmapPtr master_pixmap; /* pointer to master copy of pixmap for pixmap sharing */
96 PixmapBox(BoxPtr box, PixmapPtr pixmap) argument
99 box->x2 = pixmap->drawable.width;
102 box->y2 = pixmap->drawable.height;
107 PixmapRegionInit(RegionPtr region, PixmapPtr pixmap) argument
[all...]
H A Dpixmap.h80 PixmapPtr pixmap; member in union:_PixUnion
85 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
116 PixmapShareToSlave(PixmapPtr pixmap, ScreenPtr slave);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dpixmapstr.h49 #include "pixmap.h"
61 short x; /* window: screen absolute, pixmap: 0 */
62 short y; /* window: screen absolute, pixmap: 0 */
77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */
85 PixmapPtr master_pixmap; /* pointer to master copy of pixmap for pixmap sharing */
96 PixmapBox(BoxPtr box, PixmapPtr pixmap) argument
99 box->x2 = pixmap->drawable.width;
102 box->y2 = pixmap->drawable.height;
107 PixmapRegionInit(RegionPtr region, PixmapPtr pixmap) argument
[all...]
H A Dpixmap.h80 PixmapPtr pixmap; member in union:_PixUnion
85 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
116 PixmapShareToSlave(PixmapPtr pixmap, ScreenPtr slave);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dpixmapstr.h49 #include "pixmap.h"
61 short x; /* window: screen absolute, pixmap: 0 */
62 short y; /* window: screen absolute, pixmap: 0 */
77 int devKind; /* This is the pitch of the pixmap, typically width*bpp/8. */
85 PixmapPtr master_pixmap; /* pointer to master copy of pixmap for pixmap sharing */
96 PixmapBox(BoxPtr box, PixmapPtr pixmap) argument
99 box->x2 = pixmap->drawable.width;
102 box->y2 = pixmap->drawable.height;
107 PixmapRegionInit(RegionPtr region, PixmapPtr pixmap) argument
[all...]
H A Dpixmap.h80 PixmapPtr pixmap; member in union:_PixUnion
85 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
116 PixmapShareToSlave(PixmapPtr pixmap, ScreenPtr slave);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dpixmap.h71 PixmapPtr pixmap; member in union:_PixUnion
76 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dpixmap.h80 PixmapPtr pixmap; member in union:_PixUnion
85 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dpixmap.h80 PixmapPtr pixmap; member in union:_PixUnion
85 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dpixmap.h80 PixmapPtr pixmap; member in union:_PixUnion
85 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
H A Dglxcontext.h42 __GLXdrawable *pixmap);
45 __GLXdrawable *pixmap);
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dpixmap.h1 /* $Xorg: pixmap.h,v 1.4 2001/02/09 02:05:15 xorgcvs Exp $ */
70 PixmapPtr pixmap; member in union:_PixUnion
75 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dpixmap.h1 /* $Xorg: pixmap.h,v 1.4 2001/02/09 02:05:15 xorgcvs Exp $ */
72 PixmapPtr pixmap; member in union:_PixUnion
77 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dpixmap.h1 /* $Xorg: pixmap.h,v 1.4 2001/02/09 02:05:15 xorgcvs Exp $ */
72 PixmapPtr pixmap; member in union:_PixUnion
77 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dpixmap.h80 PixmapPtr pixmap; member in union:_PixUnion
85 ((isPixel) ? (a).pixel == (b).pixel : (a).pixmap == (b).pixmap)

Completed in 875 milliseconds

12345678