Searched refs:PictureMatchFormat (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_trapezoid.c | 53 pict_format = PictureMatchFormat(screen, 1, PICT_a1); in glamor_create_mask_picture() 55 pict_format = PictureMatchFormat(screen, 8, PICT_a8); in glamor_create_mask_picture() 96 mask_format = PictureMatchFormat(screen, 1, PICT_a1); in glamor_trapezoids() 98 mask_format = PictureMatchFormat(screen, 8, PICT_a8); in glamor_trapezoids()
|
| H A D | glamor_gradient.c | 861 PictureMatchFormat(screen, in glamor_generate_radial_gradient_picture() 1172 PictureMatchFormat(screen, in glamor_generate_linear_gradient_picture()
|
| H A D | glamor_composite_glyphs.c | 516 format = PictureMatchFormat(screen, depth, f); in glamor_alloc_glyph_atlas()
|
| H A D | glamor_render.c | 1343 pFormat = PictureMatchFormat(screen, 32, format); in glamor_convert_gradient_picture()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_render.c | 294 miRenderColorToPixel(PictureMatchFormat(pDst->pDrawable->pScreen, 32, in exaTryDriverSolidFill() 1074 pPictFormat = PictureMatchFormat(pScreen, 1, PICT_a1); in exaCreateAlphaPicture() 1076 pPictFormat = PictureMatchFormat(pScreen, 8, PICT_a8); in exaCreateAlphaPicture() 1160 maskFormat = PictureMatchFormat(pScreen, 1, PICT_a1); in exaTrapezoids() 1162 maskFormat = PictureMatchFormat(pScreen, 8, PICT_a8); in exaTrapezoids() 1222 maskFormat = PictureMatchFormat(pScreen, 1, PICT_a1); in exaTriangles() 1224 maskFormat = PictureMatchFormat(pScreen, 8, PICT_a8); in exaTriangles()
|
| H A D | exa_glyphs.c | 168 pPictFormat = PictureMatchFormat(pScreen, depth, format); in exaRealizeGlyphCaches() 712 PictFormatPtr a8Format = PictureMatchFormat(pScreen, 8, PICT_a8); in exaGlyphs() 742 argbFormat = PictureMatchFormat(pScreen, 32, PICT_a8r8g8b8); in exaGlyphs()
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compinit.c | 309 pPictFormat = PictureMatchFormat(pScreen, alt->depth, alt->format); in compAddAlternateVisual()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | midispcur.c | 194 pFormat = PictureMatchFormat(pScreen, 32, PICT_a8r8g8b8); in miDCRealize()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | picturestr.h | 391 PictureMatchFormat(ScreenPtr pScreen, int depth, CARD32 format);
|
| H A D | picture.c | 546 PictureMatchFormat(ScreenPtr pScreen, int depth, CARD32 f) in PictureMatchFormat() function
|
| H A D | render.c | 1511 pFormat = PictureMatchFormat(pScreen, 32, PICT_a8r8g8b8); in ProcRenderCreateCursor()
|
| /OK3568_Linux_fs/external/xserver/debian/ |
| H A D | changelog | 232 - exa: Use PictureMatchFormat for source-only picture format
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 5737 exa: Use PictureMatchFormat for source-only picture format description
|