Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpict.c398 pixman_image_t *alpha_map = in set_image_properties() local
402 pixman_image_set_alpha_map(image, alpha_map, pict->alphaOrigin.x, in set_image_properties()
405 free_pixman_pict(pict->alphaMap, alpha_map); in set_image_properties()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxpict.c1039 attribs.alpha_map = pAlphaPriv->pict; in dmxValidatePicture()
1047 attribs.alpha_map = None; in dmxValidatePicture()