Searched defs:gbm (Results 1 - 10 of 10) sorted by relevance
/device/soc/rockchip/common/hardware/display/src/display_gralloc/ |
H A D | hi_gbm_internal.h | 31 struct gbm_device *gbm; member
|
H A D | hi_gbm.c | 122 struct gbm_bo *hdi_gbm_bo_create(struct gbm_device *gbm, uint32_t width, uint32_t height, uint32_t format, in hdi_gbm_bo_create() argument 157 struct gbm_device *gbm; in hdi_gbm_create_device() local 164 hdi_gbm_device_destroy(struct gbm_device *gbm) hdi_gbm_device_destroy() argument [all...] |
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/ |
H A D | hi_gbm_internal.h | 31 struct gbm_device *gbm; member
|
H A D | hi_gbm.c | 112 struct gbm_bo *hdi_gbm_bo_create(struct gbm_device *gbm, uint32_t width, uint32_t height, uint32_t format, in hdi_gbm_bo_create() argument 147 struct gbm_device *gbm; in hdi_gbm_create_device() local 154 hdi_gbm_device_destroy(struct gbm_device *gbm) hdi_gbm_device_destroy() argument [all...] |
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/ |
H A D | hi_gbm_internal.h | 34 struct gbm_device *gbm; member
|
H A D | hi_gbm.cpp | 116 struct gbm_bo *hdi_gbm_bo_create(struct gbm_device *gbm, uint32_t width, uint32_t height, uint32_t format, in hdi_gbm_bo_create() argument 152 struct gbm_device *gbm = (struct gbm_device *)calloc(1, sizeof(struct gbm_device)); in hdi_gbm_create_device() local 158 void hdi_gbm_device_destroy(struct gbm_device *gbm) in hdi_gbm_device_destroy() argument [all...] |
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/ |
H A D | hi_gbm_internal.h | 34 struct gbm_device *gbm; member
|
H A D | hi_gbm.cpp | 116 struct gbm_bo *hdi_gbm_bo_create(struct gbm_device *gbm, uint32_t width, uint32_t height, uint32_t format, in hdi_gbm_bo_create() argument 152 struct gbm_device *gbm = (struct gbm_device *)calloc(1, sizeof(struct gbm_device)); in hdi_gbm_create_device() local 158 void hdi_gbm_device_destroy(struct gbm_device *gbm) in hdi_gbm_device_destroy() argument [all...] |
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/ |
H A D | hi_gbm_internal.h | 34 struct gbm_device *gbm;
member
|
H A D | hi_gbm.cpp | 116 struct gbm_bo *hdi_gbm_bo_create(struct gbm_device *gbm, uint32_t width, uint32_t height, uint32_t format, in hdi_gbm_bo_create() argument 152 struct gbm_device *gbm = (struct gbm_device *)calloc(1, sizeof(struct gbm_device)); in hdi_gbm_create_device() local 158 void hdi_gbm_device_destroy(struct gbm_device *gbm) in hdi_gbm_device_destroy() argument [all...] |
Completed in 3 milliseconds