OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PictStandardARGB32
(Results
1 - 17
of
17
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel/dist/test/
cursor-test.c
110
XRenderFindStandardFormat(dpy,
PictStandardARGB32
),
125
picture = XRenderCreatePicture(dpy, pixmap, XRenderFindStandardFormat(dpy,
PictStandardARGB32
), 0, NULL);
basic-copyarea-size.c
28
tt->format = XRenderFindStandardFormat(t->dpy,
PictStandardARGB32
);
render-copyarea-size.c
21
tt->format = XRenderFindStandardFormat(t->dpy,
PictStandardARGB32
);
test_render.c
56
tt->format = XRenderFindStandardFormat(dpy->dpy,
PictStandardARGB32
);
render-glyphs.c
152
case
PictStandardARGB32
:
313
case
PictStandardARGB32
: return "ARGB32";
dri3-test.c
638
case 32: return XRenderFindStandardFormat(dpy,
PictStandardARGB32
);
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
cursor-test.c
110
XRenderFindStandardFormat(dpy,
PictStandardARGB32
),
125
picture = XRenderCreatePicture(dpy, pixmap, XRenderFindStandardFormat(dpy,
PictStandardARGB32
), 0, NULL);
basic-copyarea-size.c
28
tt->format = XRenderFindStandardFormat(t->dpy,
PictStandardARGB32
);
render-copyarea-size.c
21
tt->format = XRenderFindStandardFormat(t->dpy,
PictStandardARGB32
);
test_render.c
56
tt->format = XRenderFindStandardFormat(dpy->dpy,
PictStandardARGB32
);
dri3-test.c
643
case 32: return XRenderFindStandardFormat(dpy,
PictStandardARGB32
);
/xsrc/external/mit/libXrender/dist/include/X11/extensions/
Xrender.h
502
#define
PictStandardARGB32
0
/xsrc/external/mit/libXft/dist/src/
xftfreetype.c
865
format = XRenderFindStandardFormat (dpy,
PictStandardARGB32
);
874
format = XRenderFindStandardFormat (dpy,
PictStandardARGB32
);
/xsrc/external/mit/libXcursor/dist/src/
cursor.c
595
format = XRenderFindStandardFormat (dpy,
PictStandardARGB32
);
/xsrc/external/mit/x11perf/dist/
do_blt.c
690
case
PictStandardARGB32
:
x11perf.c
89
{ "ARGB32",
PictStandardARGB32
},
/xsrc/external/mit/xcompmgr/dist/
xcompmgr.c
696
XRenderFindStandardFormat (dpy, argb ?
PictStandardARGB32
: PictStandardA8),
Completed in 12 milliseconds
Indexes created Wed Aug 26 00:26:28 UTC 2026