Home
last modified time | relevance | path

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

/external/mesa3d/src/gbm/
Dgbm-symbols-check7 gbm_device_is_format_supported
/external/autotest/client/site_tests/graphics_Gbm/src/
Dgbmtest.c360 if (gbm_device_is_format_supported(gbm, format, GBM_BO_USE_RENDERING)) { in test_alloc_free_formats()
382 if (gbm_device_is_format_supported(gbm, format, usage)) { in test_alloc_free_usage()
565 if (gbm_device_is_format_supported(gbm, format, GBM_BO_USE_RENDERING)) { in test_import_planar()
/external/mesa3d/src/gbm/main/
Dgbm.c82 gbm_device_is_format_supported(struct gbm_device *gbm, in gbm_device_is_format_supported() function
Dgbm.h232 gbm_device_is_format_supported(struct gbm_device *gbm,