Home
last modified time | relevance | path

Searched defs:bo (Results 1 - 19 of 19) sorted by relevance

/device/soc/rockchip/common/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.h33 struct gbm_bo *bo; member
H A Dhi_gbm.c96 void InitGbmBo(struct gbm_bo *bo, const struct drm_mode_create_dumb *dumb) in InitGbmBo() argument
127 struct gbm_bo *bo; in hdi_gbm_bo_create() local
169 hdi_gbm_bo_get_stride(struct gbm_bo *bo) hdi_gbm_bo_get_stride() argument
175 hdi_gbm_bo_get_width(struct gbm_bo *bo) hdi_gbm_bo_get_width() argument
181 hdi_gbm_bo_get_height(struct gbm_bo *bo) hdi_gbm_bo_get_height() argument
187 hdi_gbm_bo_destroy(struct gbm_bo *bo) hdi_gbm_bo_destroy() argument
198 hdi_gbm_bo_get_fd(struct gbm_bo *bo) hdi_gbm_bo_get_fd() argument
[all...]
H A Ddisplay_gralloc_gbm.c304 static void InitBufferHandle(struct gbm_bo *bo, int fd, const AllocInfo *info, PriBufferHandle *buffer) in InitBufferHandle() argument
334 struct gbm_bo *bo = in GbmAllocMem() local
[all...]
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.h33 struct gbm_bo *bo; member
H A Dhi_gbm.c86 void InitGbmBo(struct gbm_bo *bo, const struct drm_mode_create_dumb *dumb) in InitGbmBo() argument
117 struct gbm_bo *bo; in hdi_gbm_bo_create() local
159 hdi_gbm_bo_get_stride(struct gbm_bo *bo) hdi_gbm_bo_get_stride() argument
165 hdi_gbm_bo_get_width(struct gbm_bo *bo) hdi_gbm_bo_get_width() argument
171 hdi_gbm_bo_get_height(struct gbm_bo *bo) hdi_gbm_bo_get_height() argument
177 hdi_gbm_bo_destroy(struct gbm_bo *bo) hdi_gbm_bo_destroy() argument
188 hdi_gbm_bo_get_fd(struct gbm_bo *bo) hdi_gbm_bo_get_fd() argument
[all...]
H A Ddisplay_gralloc_gbm.c266 static void InitBufferHandle(struct gbm_bo *bo, int fd, const AllocInfo *info, PriBufferHandle *buffer) in InitBufferHandle() argument
296 struct gbm_bo *bo = in GbmAllocMem() local
[all...]
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.h37 struct gbm_bo *bo; member
H A Dhi_gbm.cpp90 void InitGbmBo(struct gbm_bo *bo, const struct drm_mode_create_dumb *dumb) in InitGbmBo() argument
121 struct gbm_bo *bo; in hdi_gbm_bo_create() local
163 hdi_gbm_bo_get_stride(struct gbm_bo *bo) hdi_gbm_bo_get_stride() argument
169 hdi_gbm_bo_get_width(struct gbm_bo *bo) hdi_gbm_bo_get_width() argument
175 hdi_gbm_bo_get_height(struct gbm_bo *bo) hdi_gbm_bo_get_height() argument
181 hdi_gbm_bo_get_size(struct gbm_bo *bo) hdi_gbm_bo_get_size() argument
187 hdi_gbm_bo_destroy(struct gbm_bo *bo) hdi_gbm_bo_destroy() argument
198 hdi_gbm_bo_get_fd(struct gbm_bo *bo) hdi_gbm_bo_get_fd() argument
[all...]
H A Ddisplay_gralloc_gbm.cpp263 static void InitBufferHandle(struct gbm_bo *bo, int fd, const AllocInfo *info, PriBufferHandle *buffer) in InitBufferHandle() argument
293 struct gbm_bo *bo = in GbmAllocMem() local
[all...]
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.h37 struct gbm_bo *bo; member
H A Dhi_gbm.cpp90 void InitGbmBo(struct gbm_bo *bo, const struct drm_mode_create_dumb *dumb) in InitGbmBo() argument
121 struct gbm_bo *bo; in hdi_gbm_bo_create() local
163 hdi_gbm_bo_get_stride(struct gbm_bo *bo) hdi_gbm_bo_get_stride() argument
169 hdi_gbm_bo_get_width(struct gbm_bo *bo) hdi_gbm_bo_get_width() argument
175 hdi_gbm_bo_get_height(struct gbm_bo *bo) hdi_gbm_bo_get_height() argument
181 hdi_gbm_bo_get_size(struct gbm_bo *bo) hdi_gbm_bo_get_size() argument
187 hdi_gbm_bo_destroy(struct gbm_bo *bo) hdi_gbm_bo_destroy() argument
198 hdi_gbm_bo_get_fd(struct gbm_bo *bo) hdi_gbm_bo_get_fd() argument
[all...]
H A Ddisplay_gralloc_gbm.cpp263 static void InitBufferHandle(struct gbm_bo *bo, int fd, const AllocInfo *info, PriBufferHandle *buffer) in InitBufferHandle() argument
293 struct gbm_bo *bo = in GbmAllocMem() local
[all...]
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.h37 struct gbm_bo *bo; member
H A Dhi_gbm.cpp90 void InitGbmBo(struct gbm_bo *bo, const struct drm_mode_create_dumb *dumb) in InitGbmBo() argument
121 struct gbm_bo *bo; in hdi_gbm_bo_create() local
163 hdi_gbm_bo_get_stride(struct gbm_bo *bo) hdi_gbm_bo_get_stride() argument
169 hdi_gbm_bo_get_width(struct gbm_bo *bo) hdi_gbm_bo_get_width() argument
175 hdi_gbm_bo_get_height(struct gbm_bo *bo) hdi_gbm_bo_get_height() argument
181 hdi_gbm_bo_get_size(struct gbm_bo *bo) hdi_gbm_bo_get_size() argument
187 hdi_gbm_bo_destroy(struct gbm_bo *bo) hdi_gbm_bo_destroy() argument
198 hdi_gbm_bo_get_fd(struct gbm_bo *bo) hdi_gbm_bo_get_fd() argument
[all...]
H A Ddisplay_gralloc_gbm.cpp263 static void InitBufferHandle(struct gbm_bo *bo, int fd, const AllocInfo *info, PriBufferHandle *buffer) in InitBufferHandle() argument
293 struct gbm_bo *bo = in GbmAllocMem() local
[all...]
/device/soc/rockchip/common/hardware/rga/include/
H A Ddrmrga.h71 typedef struct bo { struct
/device/soc/rockchip/rk3399/hardware/rga/include/
H A Ddrmrga.h72 typedef struct bo { struct
/device/soc/rockchip/rk3568/hardware/rga/include/
H A Ddrmrga.h72 typedef struct bo { struct
/device/soc/rockchip/rk3588/hardware/rga/include/
H A Ddrmrga.h98 typedef struct bo { struct

Completed in 10 milliseconds