Home
last modified time | relevance | path

Searched defs:bo_from_handle (Results 1 – 7 of 7) sorted by relevance

/external/libdrm/etnaviv/
Detnaviv_bo.c75 static struct etna_bo *bo_from_handle(struct etna_device *dev, in bo_from_handle() function
/external/mesa3d/src/etnaviv/drm/
Detnaviv_bo.c154 static struct etna_bo *bo_from_handle(struct etna_device *dev, in bo_from_handle() function
/external/mesa3d/src/freedreno/drm/virtio/
Dvirtio_bo.c238 bo_from_handle(struct fd_device *dev, uint32_t size, uint32_t handle) in bo_from_handle() function
/external/libdrm/freedreno/
Dfreedreno_bo.c58 static struct fd_bo * bo_from_handle(struct fd_device *dev, in bo_from_handle() function
Dfreedreno_priv.h64 struct fd_bo * (*bo_from_handle)(struct fd_device *dev, member
/external/libdrm/omap/
Domap_drm.c171 static struct omap_bo * bo_from_handle(struct omap_device *dev, in bo_from_handle() function
/external/mesa3d/src/freedreno/drm/
Dfreedreno_priv.h93 struct fd_bo *(*bo_from_handle)(struct fd_device *dev, uint32_t size, member