Home
last modified time | relevance | path

Searched refs:PICT_a2r10g10b10 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/render/
H A Dpicture.h71 PICT_a2r10g10b10 = PIXMAN_a2r10g10b10, enumerator
H A Dpicture.c292 addFormat(formats, &nformats, PICT_a2r10g10b10, pDepth->depth); in PictureCreateDefaultFormats()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_picture.c143 case PICT_a2r10g10b10: in glamor_get_tex_format_type_from_pictformat()
H A Dglamor_render.c786 case PICT_a2r10g10b10: in glamor_render_format_is_supported()