Home
last modified time | relevance | path

Searched defs:gbm (Results 1 - 10 of 10) sorted by relevance

/device/soc/rockchip/common/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h31 struct gbm_device *gbm; member
H A Dhi_gbm.c122 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 Dhi_gbm_internal.h31 struct gbm_device *gbm; member
H A Dhi_gbm.c112 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 Dhi_gbm_internal.h34 struct gbm_device *gbm; member
H A Dhi_gbm.cpp116 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 Dhi_gbm_internal.h34 struct gbm_device *gbm; member
H A Dhi_gbm.cpp116 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 Dhi_gbm_internal.h34 struct gbm_device *gbm; member
H A Dhi_gbm.cpp116 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