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

/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_attr.c45 pFfb->fg_cache = fg;
H A Dffb_rcache.h80 do { if((__fpriv)->fg_cache != (__val)) { \
81 (__fpriv)->fg_cache = (__val); \
141 ((__fpriv)->fg_cache != (__fg)) || \
H A Dffb.h141 unsigned int fg_cache; member in struct:__anoncc77e9840308
H A Dffb_accel.c72 pFfb->fg_cache = pFfb->bg_cache = 0;
82 ffb->fg = pFfb->fg_cache;
393 pFfb->fg_cache != fg ||
401 pFfb->fg_cache = fg;
929 pFfb->fg_cache = pFfb->bg_cache = 0;
951 ffb->fg = pFfb->fg_cache;
H A Dffb_exa.c413 pFfb->fg_cache = pFfb->bg_cache = 0;
434 ffb->fg = pFfb->fg_cache;

Completed in 7 milliseconds