Searched refs:Picture (Results 1 - 25 of 81) sorted by relevance

1234

/xsrc/external/mit/xlogo/dist/
H A DRenderLogo.h33 RenderLogo(Display *dpy, int op, Picture src, Picture dst, XRenderPictFormat *maskFormat,
H A DRenderLogo.c59 RenderLogo(Display *dpy, int op, Picture src, Picture dst, XRenderPictFormat *maskFormat,
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DsanitizedCocoa.h15 #define Picture QD_Picture macro
23 #undef Picture
H A DsanitizedCarbon.h15 #define Picture QD_Picture macro
28 #undef Picture
/xsrc/external/mit/libXrender/dist/include/X11/extensions/
H A DXrender.h49 * It contains a binary description of the color format used by the Picture.
77 * A Picture pixel format description.
133 * Picture rendering attributes.
139 /** A replacement alpha-map. Must be a pixmap-containing Picture. */
140 Picture alpha_map;
476 * Ask for the Picture format for a Visual.
480 * @return The requested Picture format.
486 * Ask for matching Picture formats from a template.
490 * @param[in] templ Requested Picture format template.
492 * @return NULL if no matching format found, else a Picture forma
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DsanitizedCarbon.h15 #define Picture QD_Picture macro
28 #undef Picture
H A DsanitizedCocoa.h15 #define Picture QD_Picture macro
24 #undef Picture
/xsrc/external/mit/libXft/dist/include/X11/Xft/
H A DXft.h174 Picture
177 Picture
443 Picture src,
445 Picture dst,
456 Picture src,
458 Picture dst,
467 Picture src,
469 Picture dst,
478 Picture src,
479 Picture ds
[all...]
H A DXft.h.in173 Picture
176 Picture
442 Picture src,
444 Picture dst,
455 Picture src,
457 Picture dst,
466 Picture src,
468 Picture dst,
477 Picture src,
478 Picture ds
[all...]
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Drenderproto.h43 #define Picture CARD32 macro
259 Picture pid;
271 Picture picture;
281 Picture picture;
292 Picture picture;
304 Picture src;
305 Picture mask;
306 Picture dst;
323 Picture src;
324 Picture ds
[all...]
H A Ddamageproto.h43 #define Picture CARD32 macro
144 #undef Picture
/xsrc/external/mit/libXrender/dist/src/
H A DComposite.c33 Picture src,
34 Picture mask,
35 Picture dst,
H A DPicture.c74 Picture
82 Picture pid;
105 Picture picture,
130 Picture picture,
153 Picture picture,
171 Picture picture,
204 Picture picture,
232 Picture picture)
248 Picture XRenderCreateSolidFill(Display *dpy,
252 Picture pi
[all...]
H A DTrap.c32 Picture src,
33 Picture dst,
H A DMakefile.am14 Picture.c \
H A DTri.c32 Picture src,
33 Picture dst,
78 Picture src,
79 Picture dst,
124 Picture src,
125 Picture dst,
H A DAddTrap.c32 Picture picture,
H A DCursor.c31 Picture source,
H A DFillRects.c37 Picture dst,
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dlowlevel-blt-bench.c96 static Picture source_pixmap(struct test_display *t, struct test_target *target, int format)
103 Picture picture;
122 static Picture source_a8r8g8b8(struct test_display *t, struct test_target *target)
127 static Picture source_x8r8g8b8(struct test_display *t, struct test_target *target)
132 static Picture source_a8(struct test_display *t, struct test_target *target)
137 static Picture source_a4(struct test_display *t, struct test_target *target)
142 static Picture source_a1(struct test_display *t, struct test_target *target)
147 static Picture source_1x1r(struct test_display *t, struct test_target *target)
152 Picture picture;
168 static Picture source_soli
[all...]
H A Drender-composite-solid-mask.c16 static void fill_rect(struct test_display *dpy, Picture p, uint8_t op,
22 Picture source, mask;
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dlowlevel-blt-bench.c96 static Picture source_pixmap(struct test_display *t, struct test_target *target, int format)
103 Picture picture;
122 static Picture source_a8r8g8b8(struct test_display *t, struct test_target *target)
127 static Picture source_x8r8g8b8(struct test_display *t, struct test_target *target)
132 static Picture source_a8(struct test_display *t, struct test_target *target)
137 static Picture source_a4(struct test_display *t, struct test_target *target)
142 static Picture source_a1(struct test_display *t, struct test_target *target)
147 static Picture source_1x1r(struct test_display *t, struct test_target *target)
152 Picture picture;
168 static Picture source_soli
[all...]
/xsrc/external/mit/libXft/dist/src/
H A Dxftrender.c35 Picture src,
36 Picture dst,
77 Picture src,
79 Picture dst,
202 Picture src,
203 Picture dst,
242 Picture src,
244 Picture dst,
448 Picture src,
450 Picture ds
[all...]
/xsrc/external/mit/xeyes/dist/
H A DEyesP.h58 Picture picture;
59 Picture fill[PART_SHAPE];
/xsrc/external/mit/xclock/dist/
H A DClockP.h134 Picture picture;
135 Picture fill_picture;

Completed in 20 milliseconds

1234