Searched refs:gbm_bo_get_height (Results 1 – 5 of 5) sorted by relevance
12 gbm_bo_get_height
362 gbm_bo_get_height(struct gbm_bo *bo);
162 gbm_bo_get_height(struct gbm_bo *bo) in gbm_bo_get_height() function
407 height = gbm_bo_get_height (bo); in gst_gl_gbm_drm_fb_get_from_bo()
417 fb->height = gbm_bo_get_height(bo); in drm_fb_get_from_bo()