Searched refs:static_greyscale (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_wid.c237 int i, depth, direct, static_greyscale, palette, channel; local in function:FFBWidAlloc
240 static_greyscale = 0;
243 static_greyscale = 1;
285 table->wid_pool[i].greyscale == static_greyscale &&
305 table->wid_pool[i].greyscale = static_greyscale;

Completed in 2 milliseconds