Searched refs:cursor_bounds (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrcrtc.c | 276 cursor_bounds(RRCrtcPtr crtc, int *left, int *right, int *top, int *bottom) in cursor_bounds() function 314 if (!cursor_bounds(a, &al, &ar, &at, &ab)) in crtcs_adjacent() 316 if (!cursor_bounds(b, &bl, &br, &bt, &bb)) in crtcs_adjacent() 1842 if (!cursor_bounds(crtc, &left, &right, &top, &bottom)) in check_all_screen_crtcs() 1863 if (!cursor_bounds(crtc, &left, &right, &top, &bottom)) in constrain_all_screen_crtcs()
|