Searched refs:FB_VISUAL_TRUECOLOR (Results 1 – 2 of 2) sorted by relevance
64 #define FB_VISUAL_TRUECOLOR 2 /* True color */ macro
482 if (fbdpy->finfo.visual != FB_VISUAL_TRUECOLOR || in fbdev_display_create()