Home
last modified time | relevance | path

Searched defs:gbm_bo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/display/buffer/vdi_base/include/
H A Dhi_gbm_internal.h33 struct gbm_bo { struct
34 struct gbm_device *gbm;
35 uint32_t width;
36 uint32_t height;
37 uint32_t format;
38 uint32_t handle;
39 uint32_t stride;
40 uint32_t size;