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

  /external/mesa3d/src/gbm/
gbm-symbols-check 24 gbm_bo_destroy
  /external/autotest/client/site_tests/graphics_Gbm/src/
gbmtest.c 301 gbm_bo_destroy(bo);
316 gbm_bo_destroy(bo);
331 gbm_bo_destroy(bo);
338 gbm_bo_destroy(bo);
345 gbm_bo_destroy(bo);
432 gbm_bo_destroy(bo1);
436 gbm_bo_destroy(bo2);
471 gbm_bo_destroy(bo);
505 gbm_bo_destroy(bo);
536 gbm_bo_destroy(bo1)
    [all...]
  /external/mesa3d/src/gbm/main/
gbm.h 329 gbm_bo_destroy(struct gbm_bo *bo);
gbm.c 282 gbm_bo_destroy(struct gbm_bo *bo) function
299 * \return A newly allocated buffer that should be freed with gbm_bo_destroy()
340 * gbm_bo_destroy() when no longer needed. On error, %NULL is returned
460 * this bo should not be destroyed using gbm_bo_destroy(). If an error
  /external/mesa3d/src/egl/drivers/dri2/
platform_drm.c 198 gbm_bo_destroy(dri2_surf->color_buffers[i].bo);

Completed in 239 milliseconds