Searched defs:DisplayAttributes (Results 1 – 5 of 5) sorted by relevance
77 struct DisplayAttributes { struct78 uint32_t vsync_period; //nanos79 uint32_t xres;80 uint32_t yres;81 uint32_t stride;82 float xdpi;83 float ydpi;84 int fd;85 bool connected; //Applies only to pluggable disp.88 bool isActive;[all …]
84 struct DisplayAttributes { struct85 uint32_t refreshRate;86 uint32_t dynRefreshRate;87 uint32_t vsync_period; //nanos88 uint32_t xres;89 uint32_t yres;90 uint32_t stride;91 float xdpi;92 float ydpi;93 bool secure;[all …]
78 struct DisplayAttributes { struct79 uint32_t vsync_period; //nanos80 uint32_t xres;81 uint32_t yres;82 uint32_t stride;83 float xdpi;84 float ydpi;85 int fd;86 bool connected; //Applies only to pluggable disp.89 bool isActive;[all …]
71 struct DisplayAttributes { struct72 uint32_t vsync_period; //nanos73 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 secondary displays82 bool isActive;[all …]
71 struct DisplayAttributes { struct72 uint32_t vsync_period; //nanos73 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 …]