Home
last modified time | relevance | path

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

/external/mesa3d/src/gbm/main/
Dgbm.h237 gbm_bo_import(struct gbm_device *gbm, uint32_t type,
Dgbm.c364 gbm_bo_import(struct gbm_device *gbm, in gbm_bo_import() function
/external/autotest/client/site_tests/graphics_Gbm/src/
Dgbmtest.c464 bo = gbm_bo_import(gbm, GBM_BO_IMPORT_FD, &fd_data, GBM_BO_USE_RENDERING); in test_import()