Searched refs:FB_VISUAL_PSEUDOCOLOR (Results 1 – 2 of 2) sorted by relevance
548 case FB_VISUAL_PSEUDOCOLOR: in FB_VideoInit()1048 case FB_VISUAL_PSEUDOCOLOR: in FB_SetVideoMode()1543 if ( finfo->visual == FB_VISUAL_PSEUDOCOLOR ) { in FB_SavePalette()
59 #define FB_VISUAL_PSEUDOCOLOR 3 /* Pseudo color (like atari) */ macro