Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_Gbm/src/
Dgbmtest.c301 gbm_bo_destroy(bo); in test_reinit()
316 gbm_bo_destroy(bo); in test_alloc_free()
331 gbm_bo_destroy(bo); in test_alloc_free_sizes()
338 gbm_bo_destroy(bo); in test_alloc_free_sizes()
345 gbm_bo_destroy(bo); in test_alloc_free_sizes()
432 gbm_bo_destroy(bo1); in test_user_data()
436 gbm_bo_destroy(bo2); in test_user_data()
471 gbm_bo_destroy(bo); in test_export()
505 gbm_bo_destroy(bo); in test_import_vgem()
536 gbm_bo_destroy(bo1); in test_import_dmabuf()
[all …]
/external/mesa3d/src/gbm/
Dgbm-symbols-check24 gbm_bo_destroy
/external/mesa3d/src/gbm/main/
Dgbm.c282 gbm_bo_destroy(struct gbm_bo *bo) in gbm_bo_destroy() function
Dgbm.h329 gbm_bo_destroy(struct gbm_bo *bo);
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_drm.c198 gbm_bo_destroy(dri2_surf->color_buffers[i].bo); in dri2_drm_destroy_surface()