Home
last modified time | relevance | path

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

/hardware/qcom/display/libhwcomposer/
Dhwc_utils.h71 struct DisplayAttributes { struct
72 uint32_t vsync_period; //nanos
73 uint32_t xres;
74 uint32_t yres;
75 uint32_t stride;
76 float xdpi;
77 float ydpi;
78 int fd;
79 bool connected; //Applies only to pluggable disp.
82 bool isActive;
[all …]