Searched refs:cursor_get_mono_bpl (Results 1 – 4 of 4) sorted by relevance
126 int cursor_get_mono_bpl(QEMUCursor *c) in cursor_get_mono_bpl() function146 bpl = cursor_get_mono_bpl(c); in cursor_set_mono()206 bpl = cursor_get_mono_bpl(c); in cursor_get_mono_mask()
1033 vd->cursor_msize = cursor_get_mono_bpl(c) * c->height; in vnc_dpy_cursor_define()
265 size = 2 * cursor_get_mono_bpl(c) * c->height; in qxl_cursor()272 xor_mask = and_mask + cursor_get_mono_bpl(c) * c->height; in qxl_cursor()
172 int cursor_get_mono_bpl(QEMUCursor *c);