Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpict.c282 create_bits_picture(PicturePtr pict, Bool has_clip, int *xoff, int *yoff) in create_bits_picture() function
447 image = create_bits_picture(pict, has_clip, xoff, yoff); in image_from_pict_internal()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog121947 Add xoff and yoff to drawable->x and drawable->y in create_bits_picture().