Home
last modified time | relevance | path

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

/hardware/intel/img/libdrm/libdrm/
Dxf86drmMode.h333 int drmModeMoveCursor(int fd, uint32_t crtcId, int x, int y);
Dxf86drmMode.c315 int drmModeMoveCursor(int fd, uint32_t crtcId, int x, int y) in drmModeMoveCursor() function