Searched refs:msm_bo_from_handle (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/freedreno/drm/msm/ |
H A D | msm_bo.c | 206 return msm_bo_from_handle(dev, size, handle); in msm_bo_new() 211 msm_bo_from_handle(struct fd_device *dev, uint32_t size, uint32_t handle) in msm_bo_from_handle() function
|
H A D | msm_device.c | 40 .bo_from_handle = msm_bo_from_handle,
|
H A D | msm_priv.h | 82 struct fd_bo *msm_bo_from_handle(struct fd_device *dev, uint32_t size,
|
/third_party/libdrm/freedreno/msm/ |
H A D | msm_device.c | 43 .bo_from_handle = msm_bo_from_handle,
|
H A D | msm_priv.h | 103 drm_private struct fd_bo * msm_bo_from_handle(struct fd_device *dev,
|
H A D | msm_bo.c | 156 drm_private struct fd_bo * msm_bo_from_handle(struct fd_device *dev, in msm_bo_from_handle() function
|
Completed in 3 milliseconds