Searched refs:gbm_bo_create (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/libmali/hook/ |
| H A D | hook.c | 87 MALI_SYMBOL(gbm_bo_create), 234 return gbm_bo_create(gbm, width, height, format, GBM_BO_USE_LINEAR); in gbm_bo_create_with_modifiers() 428 gbm_bo_create(struct gbm_device *gbm, in gbm_bo_create() function
|
| /OK3568_Linux_fs/external/libmali/include/GBM/ |
| H A D | gbm.h | 275 gbm_bo_create(struct gbm_device *gbm,
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_egl.c | 335 bo = gbm_bo_create(glamor_egl->gbm, width, height, format, in glamor_make_pixmap_exportable()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-glamor-gbm.c | 223 bo = gbm_bo_create(xwl_gbm->gbm, width, height, format, in xwl_glamor_gbm_create_pixmap()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | drmmode_display.c | 1280 bo->gbm = gbm_bo_create(drmmode->gbm, width, height, format, in drmmode_create_bo()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 3055 Both `gbm_bo_create()` and `gbm_bo_create_with_modifiers()` can fail and 4059 xwayland: do not crash if `gbm_bo_create()` fails 6710 bo's created via gbm_bo_create() into a modifier other than
|