Home
last modified time | relevance | path

Searched refs:drv_bo_from_format (Results 1 – 8 of 8) sorted by relevance

/external/minigbm/
Drockchip.c179 drv_bo_from_format(bo, aligned_width, height, format); in rockchip_bo_create_with_modifiers()
206 drv_bo_from_format(bo, stride, height, format); in rockchip_bo_create_with_modifiers()
Dvc4.c44 drv_bo_from_format(bo, stride, height, format); in vc4_bo_create()
Dhelpers.h15 int drv_bo_from_format(struct bo *bo, uint32_t stride, uint32_t aligned_height, uint32_t format);
Dmediatek.c58 drv_bo_from_format(bo, stride, height, format); in mediatek_bo_create()
Dhelpers.c223 int drv_bo_from_format(struct bo *bo, uint32_t stride, uint32_t aligned_height, uint32_t format) in drv_bo_from_format() function
288 drv_bo_from_format(bo, create_dumb.pitch, height, format); in drv_dumb_bo_create()
Damdgpu.c152 drv_bo_from_format(bo, stride, height, format); in amdgpu_create_bo()
Dvirtio_gpu.c122 drv_bo_from_format(bo, stride0, height, format); in virtio_virgl_bo_create()
Di915.c370 drv_bo_from_format(bo, stride, height, format); in i915_bo_create_for_modifier()