Home
last modified time | relevance | path

Searched refs:PICT_x8b8g8r8 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/render/
H A Dpicture.h79 PICT_x8b8g8r8 = PIXMAN_x8b8g8r8, enumerator
H A Dpicture.c289 addFormat(formats, &nformats, PICT_x8b8g8r8, pDepth->depth); in PictureCreateDefaultFormats()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_picture.c128 case PICT_x8b8g8r8: in glamor_get_tex_format_type_from_pictformat()