Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpict.c334 static pixman_image_t *image_from_pict_internal(PicturePtr pict, Bool has_clip,
399 image_from_pict_internal(pict->alphaMap, FALSE, &alpha_xoff, in set_image_properties()
438 image_from_pict_internal(PicturePtr pict, Bool has_clip, int *xoff, int *yoff, in image_from_pict_internal() function
477 return image_from_pict_internal(pict, has_clip, xoff, yoff, FALSE); in image_from_pict()