Searched refs:gbm_bo_get_handle (Results 1 – 9 of 9) sorted by relevance
10 gbm_bo_get_handle
42 union gbm_bo_handle gbm_bo_get_handle(struct gbm_bo *bo);
374 handle = gbm_bo_get_handle(fb->bo); in drm_fb_get_from_dmabuf()432 fb->handles[0] = gbm_bo_get_handle(bo).u32; in drm_fb_get_from_bo()
168 output->gbm_cursor_handle[i] = gbm_bo_get_handle(bo).s32; in drm_output_init_cursor_egl()
383 gbm_bo_get_handle(struct gbm_bo *bo);
311 gbm_bo_get_handle(struct gbm_bo *bo) in gbm_bo_get_handle() function
410 handle = gbm_bo_get_handle (bo).u32; in gst_gl_gbm_drm_fb_get_from_bo()
270 uint32_t handles[4] = {gbm_bo_get_handle(mBO).u32}; in getDRMFB()
274 uint32_t handles[4] = {gbm_bo_get_handle(mBO).u32}; in getDRMFB()