Searched defs:gbm (Results 1 – 2 of 2) sorted by relevance
116 struct gbm_bo *HdiGbmBoCreate(struct gbm_device *gbm, uint32_t width, uint32_t height, uint32_t for… in HdiGbmBoCreate()152 struct gbm_device *gbm = (struct gbm_device *)calloc(1, sizeof(struct gbm_device)); in HdiGbmCreateDevice() local158 void HdiGbmDeviceDestroy(struct gbm_device *gbm) in HdiGbmDeviceDestroy()
34 struct gbm_device *gbm; member