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

  /external/chromium_org/third_party/mesa/src/src/gbm/main/
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/gbm/main/
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

Completed in 262 milliseconds