Home
last modified time | relevance | path

Searched refs:PICT_r5g6b5 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/render/
H A Dpicture.h88 PICT_r5g6b5 = PIXMAN_r5g6b5, enumerator
H A Dpicture.c280 addFormat(formats, &nformats, PICT_r5g6b5, pDepth->depth); in PictureCreateDefaultFormats()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_picture.c162 case PICT_r5g6b5: in glamor_get_tex_format_type_from_pictformat()
H A Dglamor.c587 glamor_add_format(screen, 16, PICT_r5g6b5, in glamor_setup_formats()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_render.c62 case PICT_r5g6b5: in exaCompositeFallbackPictDesc()