Home
last modified time | relevance | path

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

/external/minigbm/
Ddri.c39 static int drm_format_to_dri_format(uint32_t drm_format) in drm_format_to_dri_format() function
173 dri_format = drm_format_to_dri_format(format); in dri_bo_create()