Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/model/display/driver/
Dhdf_disp.h72 struct PanelInfo { struct
73 uint32_t width;
74 uint32_t height;
75 uint32_t hbp;
76 uint32_t hfp;
77 uint32_t hsw;
78 uint32_t vbp;
79 uint32_t vfp;
80 uint32_t vsw;
81 uint32_t frameRate;
[all …]