Searched refs:drmModeMoveCursor (Results 1 – 3 of 3) sorted by relevance
122 drmModeMoveCursor(cursor->fd, cursor->crtc_id, x, y); in move_cursor()
424 int drmModeMoveCursor(int fd, uint32_t crtcId, int x, int y);
440 int drmModeMoveCursor(int fd, uint32_t crtcId, int x, int y) in drmModeMoveCursor() function