Home
last modified time | relevance | path

Searched refs:pict_format (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_trapezoid.c44 PictFormatPtr pict_format, in glamor_create_mask_picture() argument
51 if (!pict_format) { in glamor_create_mask_picture()
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()
56 if (!pict_format) in glamor_create_mask_picture()
61 pict_format->depth, in glamor_create_mask_picture()
66 picture = CreatePicture(0, &pixmap->drawable, pict_format, in glamor_create_mask_picture()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog87450 has a pict_format element. We have to make a new one in the pixmap