HomeSort by relevance Sort by last modified time
    Searched full:store_cursor (Results 1 - 6 of 6) sorted by null

  /external/libvncserver/x11vnc/
cursor.h 67 extern int store_cursor(int serial, unsigned long *data, int w, int h, int cbpp, int xhot, int yhot);
macosxCG.c 460 extern int store_cursor(int serial, unsigned long *data, int w, int h, int cbpp, int xhot, int yhot);
537 which = store_cursor(cursor_seed, (unsigned long*) data,
cursor.c 70 int store_cursor(int serial, unsigned long *data, int w, int h, int cbpp, int xhot, int yhot);
1357 which = store_cursor(xfc->cursor_serial, xfc->pixels,
1368 int store_cursor(int serial, unsigned long *data, int w, int h, int cbpp, function
    [all...]
screen.c 1268 store_cursor(serial++, (unsigned long*) pixels, width, height, 32, xhot, yhot);
    [all...]
  /prebuilts/qemu-kernel/arm/2.6/
vmlinux-qemu 
vmlinux-qemu-armv7 

Completed in 201 milliseconds