Searched refs:cursor_bitpos (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86Cursors.c | 141 cursor_bitpos(CARD8 *image, xf86CursorInfoPtr cursor_info, int x, int y, in cursor_bitpos() function 191 struct cursor_bit bit = cursor_bitpos(image, cursor_info, x, y, mask); in get_bit() 202 struct cursor_bit bit = cursor_bitpos(image, cursor_info, x, y, mask); in set_bit()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 102170 2. cursor_bitpos ignores the 'mask' parameter if the hardware doesn't 102174 through to cursor_bitpos and compute the correct stride there based on
|