Searched refs:MIN_DISPLAY_YRES (Results 1 – 6 of 6) sorted by relevance
42 #define MIN_DISPLAY_YRES 200 macro
82 (xres < MIN_DISPLAY_XRES || yres < MIN_DISPLAY_YRES)); in isValidResolution()
41 #define MIN_DISPLAY_YRES 200 macro
83 (xres < MIN_DISPLAY_XRES || yres < MIN_DISPLAY_YRES)); in isValidResolution()
46 #define MIN_DISPLAY_YRES 200 macro
92 (xres < MIN_DISPLAY_XRES || yres < MIN_DISPLAY_YRES)); in isValidResolution()