HomeSort by relevance Sort by last modified time
    Searched refs:drmModeSetCursor2 (Results 1 - 2 of 2) sorted by null

  /external/libdrm/
xf86drmMode.h 419 int drmModeSetCursor2(int fd, uint32_t crtcId, uint32_t bo_handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y);
xf86drmMode.c 428 int drmModeSetCursor2(int fd, uint32_t crtcId, uint32_t bo_handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y)
    [all...]

Completed in 54 milliseconds