Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:sInfo

280     struct fb_var_screeninfo sInfo ={0};
283 ioctl(fb_fd, FBIOGET_VSCREENINFO, &sInfo);
287 (sInfo.xres && sInfo.xres <= qHD_WIDTH )) {