Searched refs:gbm_bo_get_height (Results 1 – 3 of 3) sorted by relevance
244 gbm_bo_get_height(struct gbm_bo *bo);
188 gbm_bo_get_height(struct gbm_bo *bo) in gbm_bo_get_height() function
99 CHECK(gbm_bo_get_height(bo) >= 0); in check_bo()