Lines Matching full:bo_handle
252 uint8_t bpp, uint32_t pitch, uint32_t bo_handle,
264 f.handle = bo_handle;
401 int drmModeSetCursor(int fd, uint32_t crtcId, uint32_t bo_handle, uint32_t width, uint32_t height)
410 arg.handle = bo_handle;
415 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)
424 arg.handle = bo_handle;