| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | mitrap.c | 40 PictFormatPtr pPictFormat, 53 if (!pPictFormat) 56 pPictFormat = PictureMatchFormat (pScreen, 1, PICT_a1); 58 pPictFormat = PictureMatchFormat (pScreen, 8, PICT_a8); 59 if (!pPictFormat) 64 pPictFormat->depth, 0); 80 pPicture = CreatePicture (0, &pPixmap->drawable, pPictFormat, 38 miCreateAlphaPicture(ScreenPtr pScreen,PicturePtr pDst,PictFormatPtr pPictFormat,CARD16 width,CARD16 height) argument
|
| H A D | mipict.h | 197 PictFormatPtr pPictFormat,
|
| H A D | picturestr.h | 544 FreePictFormat (pointer pPictFormat,
|
| H A D | picture.c | 1569 FreePictFormat (pointer pPictFormat, argument
|
| /xsrc/external/mit/xf86-video-vmware/dist/saa/ |
| H A D | saa_render.c | 44 PictFormatPtr pPictFormat, CARD16 width, CARD16 height) 55 if (!pPictFormat) { 57 pPictFormat = PictureMatchFormat(pScreen, 1, PICT_a1); 59 pPictFormat = PictureMatchFormat(pScreen, 8, PICT_a8); 60 if (!pPictFormat) 65 pPictFormat->depth, 0); 80 pPicture = CreatePicture(0, &pPixmap->drawable, pPictFormat, 42 saa_create_alpha_picture(ScreenPtr pScreen,PicturePtr pDst,PictFormatPtr pPictFormat,CARD16 width,CARD16 height) argument
|
| /xsrc/external/mit/xorg-server.old/dist/composite/ |
| H A D | compinit.c | 253 PictFormatPtr pPictFormat; local in function:compAddAlternateVisual 269 pPictFormat = PictureMatchFormat (pScreen, alt->depth, alt->format); 270 if (!pPictFormat) 286 DirectFormatRec *direct = &pPictFormat->direct;
|
| /xsrc/external/mit/xorg-server/dist/composite/ |
| H A D | compinit.c | 255 PictFormatPtr pPictFormat; local in function:compAddAlternateVisual 271 pPictFormat = PictureMatchFormat(pScreen, alt->depth, alt->format); 272 if (!pPictFormat) 289 DirectFormatRec *direct = &pPictFormat->direct;
|
| /xsrc/external/mit/xf86-video-intel-old/dist/uxa/ |
| H A D | uxa-render.c | 1040 PictFormatPtr pPictFormat, 1051 if (!pPictFormat) 1054 pPictFormat = PictureMatchFormat (pScreen, 1, PICT_a1); 1056 pPictFormat = PictureMatchFormat (pScreen, 8, PICT_a8); 1057 if (!pPictFormat) 1062 pPictFormat->depth, 1066 pPicture = CreatePicture (0, &pPixmap->drawable, pPictFormat, 1038 uxa_create_alpha_picture(ScreenPtr pScreen,PicturePtr pDst,PictFormatPtr pPictFormat,CARD16 width,CARD16 height) argument
|
| H A D | uxa-glyphs.c | 160 PictFormatPtr pPictFormat; local in function:uxa_realize_glyph_caches 168 pPictFormat = PictureMatchFormat(pScreen, depth, format); 169 if (!pPictFormat) 196 component_alpha = NeedsComponent(pPictFormat->format); 197 pPicture = CreatePicture(0, &pPixmap->drawable, pPictFormat,
|
| /xsrc/external/mit/xorg-server.old/dist/exa/ |
| H A D | exa_render.c | 1085 PictFormatPtr pPictFormat, 1098 if (!pPictFormat) 1101 pPictFormat = PictureMatchFormat (pScreen, 1, PICT_a1); 1103 pPictFormat = PictureMatchFormat (pScreen, 8, PICT_a8); 1104 if (!pPictFormat) 1109 pPictFormat->depth, 0); 1126 pPicture = CreatePicture (0, &pPixmap->drawable, pPictFormat, 1083 exaCreateAlphaPicture(ScreenPtr pScreen,PicturePtr pDst,PictFormatPtr pPictFormat,CARD16 width,CARD16 height) argument
|
| H A D | exa_glyphs.c | 157 PictFormatPtr pPictFormat; local in function:exaRealizeGlyphCaches 165 pPictFormat = PictureMatchFormat(pScreen, depth, format); 166 if (!pPictFormat) 192 component_alpha = NeedsComponent(pPictFormat->format); 193 pPicture = CreatePicture(0, &pPixmap->drawable, pPictFormat,
|
| /xsrc/external/mit/xorg-server/dist/exa/ |
| H A D | exa_render.c | 1061 PictFormatPtr pPictFormat, CARD16 width, CARD16 height) 1072 if (!pPictFormat) { 1074 pPictFormat = PictureMatchFormat(pScreen, 1, PICT_a1); 1076 pPictFormat = PictureMatchFormat(pScreen, 8, PICT_a8); 1077 if (!pPictFormat) 1082 pPictFormat->depth, 0); 1098 pPicture = CreatePicture(0, &pPixmap->drawable, pPictFormat, 1059 exaCreateAlphaPicture(ScreenPtr pScreen,PicturePtr pDst,PictFormatPtr pPictFormat,CARD16 width,CARD16 height) argument
|
| H A D | exa_glyphs.c | 160 PictFormatPtr pPictFormat; local in function:exaRealizeGlyphCaches 168 pPictFormat = PictureMatchFormat(pScreen, depth, format); 169 if (!pPictFormat) 194 component_alpha = NeedsComponent(pPictFormat->format); 195 pPicture = CreatePicture(0, &pPixmap->drawable, pPictFormat,
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | uxa-glyphs.c | 163 PictFormatPtr pPictFormat = PictureMatchFormat(pScreen, depth, formats[i]); local in function:uxa_realize_glyph_caches 164 if (!pPictFormat) 180 component_alpha = NeedsComponent(pPictFormat->format); 181 picture = CreatePicture(0, &pixmap->drawable, pPictFormat,
|
| H A D | uxa-render.c | 1552 PictFormatPtr pPictFormat, CARD16 width, CARD16 height) 1561 if (!pPictFormat) { 1563 pPictFormat = PictureMatchFormat(pScreen, 1, PICT_a1); 1565 pPictFormat = PictureMatchFormat(pScreen, 8, PICT_a8); 1566 if (!pPictFormat) 1571 pPictFormat->depth, 1575 pPicture = CreatePicture(0, &pPixmap->drawable, pPictFormat, 1550 uxa_create_alpha_picture(ScreenPtr pScreen,PicturePtr pDst,PictFormatPtr pPictFormat,CARD16 width,CARD16 height) argument
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | uxa-glyphs.c | 163 PictFormatPtr pPictFormat = PictureMatchFormat(pScreen, depth, formats[i]); local in function:uxa_realize_glyph_caches 164 if (!pPictFormat) 180 component_alpha = NeedsComponent(pPictFormat->format); 181 picture = CreatePicture(0, &pixmap->drawable, pPictFormat,
|
| H A D | uxa-render.c | 1552 PictFormatPtr pPictFormat, CARD16 width, CARD16 height) 1561 if (!pPictFormat) { 1563 pPictFormat = PictureMatchFormat(pScreen, 1, PICT_a1); 1565 pPictFormat = PictureMatchFormat(pScreen, 8, PICT_a8); 1566 if (!pPictFormat) 1571 pPictFormat->depth, 1575 pPicture = CreatePicture(0, &pPixmap->drawable, pPictFormat, 1550 uxa_create_alpha_picture(ScreenPtr pScreen,PicturePtr pDst,PictFormatPtr pPictFormat,CARD16 width,CARD16 height) argument
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ |
| H A D | uxa-render.c | 1714 PictFormatPtr pPictFormat, CARD16 width, CARD16 height) 1723 if (!pPictFormat) { 1725 pPictFormat = PictureMatchFormat(pScreen, 1, PICT_a1); 1727 pPictFormat = PictureMatchFormat(pScreen, 8, PICT_a8); 1728 if (!pPictFormat) 1733 pPictFormat->depth, 1737 pPicture = CreatePicture(0, &pPixmap->drawable, pPictFormat, 1712 uxa_create_alpha_picture(ScreenPtr pScreen,PicturePtr pDst,PictFormatPtr pPictFormat,CARD16 width,CARD16 height) argument
|
| H A D | uxa-glyphs.c | 156 PictFormatPtr pPictFormat = PictureMatchFormat(pScreen, depth, formats[i]); local in function:uxa_realize_glyph_caches 157 if (!pPictFormat) 170 component_alpha = NeedsComponent(pPictFormat->format); 171 picture = CreatePicture(0, &pixmap->drawable, pPictFormat,
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_glyphs.c | 228 PictFormatPtr pPictFormat; local in function:sna_glyphs_create 232 pPictFormat = PictureMatchFormat(screen, depth, formats[i]); 233 if (!pPictFormat) 254 component_alpha = NeedsComponent(pPictFormat->format); 255 picture = CreatePicture(0, &pixmap->drawable, pPictFormat,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_glyphs.c | 228 PictFormatPtr pPictFormat; local in function:sna_glyphs_create 232 pPictFormat = PictureMatchFormat(screen, depth, formats[i]); 233 if (!pPictFormat) 254 component_alpha = NeedsComponent(pPictFormat->format); 255 picture = CreatePicture(0, &pixmap->drawable, pPictFormat,
|
| /xsrc/external/mit/xorg-server/dist/render/ |
| H A D | picture.c | 604 FreePictFormat(void *pPictFormat, XID pid) argument
|