Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:sInfo

256     struct fb_var_screeninfo sInfo ={0};
259 ioctl(fb_fd, FBIOGET_VSCREENINFO, &sInfo);
263 (sInfo.xres && sInfo.xres <= qHD_WIDTH )) {