Home
last modified time | relevance | path

Searched refs:msm_bo_from_handle (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_bo.c206 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 Dmsm_device.c40 .bo_from_handle = msm_bo_from_handle,
H A Dmsm_priv.h82 struct fd_bo *msm_bo_from_handle(struct fd_device *dev, uint32_t size,
/third_party/libdrm/freedreno/msm/
H A Dmsm_device.c43 .bo_from_handle = msm_bo_from_handle,
H A Dmsm_priv.h103 drm_private struct fd_bo * msm_bo_from_handle(struct fd_device *dev,
H A Dmsm_bo.c156 drm_private struct fd_bo * msm_bo_from_handle(struct fd_device *dev, in msm_bo_from_handle() function

Completed in 2 milliseconds