Searched refs:_gbm_surface_create (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/libmali/hook/ |
| H A D | hook.c | 63 static struct gbm_surface * (* _gbm_surface_create)(struct gbm_device *, uint32_t, uint32_t, uint32… variable 419 surface = _gbm_surface_create(gbm, width, height, format, flags); in gbm_surface_create() 424 return _gbm_surface_create(gbm, width, height, format, flags); in gbm_surface_create()
|