Searched refs:sarea (Results 1 – 2 of 2) sorted by relevance
47 const int sarea = sm->width * sm->height; in compareVideoModes() local54 if (farea != sarea) in compareVideoModes()55 return farea - sarea; in compareVideoModes()
351 struct fb_area_s sarea; /* Selected area within the overlay */ member