Searched refs:PICT_a1 (Results 1 – 7 of 7) 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() 96 mask_format = PictureMatchFormat(screen, 1, PICT_a1); in glamor_trapezoids()
|
| H A D | glamor_picture.c | 85 case PICT_a1: in glamor_get_tex_format_type_from_pictformat()
|
| H A D | glamor_priv.h | 577 return picture->format == PICT_a1 || picture->format == PICT_a8; in glamor_picture_is_alpha()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | picture.h | 126 PICT_a1 = PIXMAN_a1, enumerator
|
| H A D | picture.c | 184 formats[nformats].format = PICT_a1; in PictureCreateDefaultFormats()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_render.c | 71 case PICT_a1: in exaCompositeFallbackPictDesc() 1074 pPictFormat = PictureMatchFormat(pScreen, 1, PICT_a1); in exaCreateAlphaPicture() 1160 maskFormat = PictureMatchFormat(pScreen, 1, PICT_a1); in exaTrapezoids() 1222 maskFormat = PictureMatchFormat(pScreen, 1, PICT_a1); in exaTriangles()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 181627 - Don't try to upload 0 byte-per-pixel (PICT_a1) data using
|