Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/drm-cursor/
H A Ddrm_cursor.c1220 static int drm_move_cursor(int fd, uint32_t crtc_id, int x, int y) in drm_move_cursor() function
1303 return drm_move_cursor(fd, crtcId, x, y); in drmModeMoveCursor()