Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_Gbm/src/
Dgbmtest.c321 if (gbm_device_is_format_supported(gbm, format, GBM_BO_USE_RENDERING)) { in test_alloc_free_formats()
343 if (gbm_device_is_format_supported(gbm, format, usage)) { in test_alloc_free_usage()
/external/mesa3d/src/gbm/main/
Dgbm.h219 gbm_device_is_format_supported(struct gbm_device *gbm,
Dgbm.c86 gbm_device_is_format_supported(struct gbm_device *gbm, in gbm_device_is_format_supported() function