Searched refs:fd_bo_from_handle (Results 1 – 4 of 4) sorted by relevance
19 fd_bo_from_handle
123 struct fd_bo *fd_bo_from_handle(struct fd_device *dev,
107 fd_bo_from_handle(struct fd_device *dev, uint32_t handle, uint32_t size) in fd_bo_from_handle() function
757 bo = fd_bo_from_handle(screen->dev, whandle->handle, 0); in fd_screen_bo_from_handle()