Home
last modified time | relevance | path

Searched refs:drv_resource_info (Results 1 – 3 of 3) sorted by relevance

/external/minigbm/cros_gralloc/
Dcros_gralloc_buffer.cc203 return drv_resource_info(bo_, strides, offsets, format_modifier); in resource_info()
/external/minigbm/
Ddrv.h213 int drv_resource_info(struct bo *bo, uint32_t strides[DRV_MAX_PLANES],
Ddrv.c786 int drv_resource_info(struct bo *bo, uint32_t strides[DRV_MAX_PLANES], in drv_resource_info() function