Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_render.c676 PictFormatShort new_vis; in combine_pict_format() local
688 new_vis = PICT_FORMAT_VIS(src) | PICT_FORMAT_VIS(mask); in combine_pict_format()
712 *des = PICT_VISFORMAT(src_bpp, src_type, new_vis); in combine_pict_format()
722 [2], new_vis); in combine_pict_format()