Searched refs:xor_mask (Results 1 – 1 of 1) sorted by relevance
249 uint8_t *and_mask, *xor_mask; in qxl_cursor() local272 xor_mask = and_mask + cursor_get_mono_bpl(c) * c->height; in qxl_cursor()273 cursor_set_mono(c, 0xffffff, 0x000000, xor_mask, 1, and_mask); in qxl_cursor()