HomeSort by relevance Sort by last modified time
    Searched refs:gbm_bo_destroy (Results 1 - 4 of 4) sorted by null

  /external/autotest/client/site_tests/graphics_Gbm/src/
gbmtest.c 262 gbm_bo_destroy(bo);
277 gbm_bo_destroy(bo);
292 gbm_bo_destroy(bo);
299 gbm_bo_destroy(bo);
306 gbm_bo_destroy(bo);
393 gbm_bo_destroy(bo1);
397 gbm_bo_destroy(bo2);
432 gbm_bo_destroy(bo);
466 gbm_bo_destroy(bo);
  /external/mesa3d/src/gbm/main/
gbm.h 269 gbm_bo_destroy(struct gbm_bo *bo);
gbm.c 300 gbm_bo_destroy(struct gbm_bo *bo) function
317 * \return A newly allocated buffer that should be freed with gbm_bo_destroy()
359 * gbm_bo_destroy() when no longer needed.
425 * this bo should not be destroyed using gbm_bo_destroy(). If an error
  /external/mesa3d/src/egl/drivers/dri2/
platform_drm.c 164 gbm_bo_destroy(dri2_surf->color_buffers[i].bo);

Completed in 289 milliseconds