Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Duserinput.c98 int bs_restore(int idx, int *nbatch, sraRegionPtr rmask, XWindowAttributes *attr, int clip, int nop…
4286 bs_restore(idx, nb, NULL, &attr, 0, 1, &valid, 1); in check_copyrect_raise()
5735 int bs_restore(int idx, int *nbatch, sraRegionPtr rmask, XWindowAttributes *attr, int clip, int nop… in bs_restore() function
7340 int bs_restore(int idx, int *nbatch, sraRegionPtr rmask, XWindowAttributes *attr, int clip, int nop… in bs_restore() function
9791 bs_restore(idx, nbatch, NULL, &attr, 0, 0, &valid, 1); in check_ncache()
9940 bs_restore(idx, nbatch, rmask, &attr, 0, 1, &valid, 1); in check_ncache()
10026 } else if (bs_restore(idx, nbatch, NULL, &attr, 0, 0, &valid, 1)) { /* XXX clip? */ in check_ncache()