Searched refs:sraClipRect2 (Results 1 – 3 of 3) sorted by relevance
/external/libvncserver/rfb/ |
D | rfbregion.h | 62 extern rfbBool sraClipRect2(int *x, int *y, int *x2, int *y2,
|
/external/libvncserver/libvncserver/ |
D | rfbregion.c | 809 sraClipRect2(int *x, int *y, int *x2, int *y2, in sraClipRect2() function
|
D | cursor.c | 693 if(sraClipRect2(&x,&y,&x2,&y2,0,0,s->width,s->height)) { in rfbRedrawAfterHideCursor()
|