Home
last modified time | relevance | path

Searched refs:fBadDepth (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwndproc.c194 s_pScreenPriv->fBadDepth = TRUE; in winWindowProc()
207 s_pScreenPriv->fBadDepth = FALSE; in winWindowProc()
670 || s_pScreenPriv->fBadDepth) { in winWindowProc()
694 || s_pScreenPriv->fBadDepth) in winWindowProc()
1102 if (LOWORD(wParam) != WA_INACTIVE && s_pScreenPriv->fBadDepth) { in winWindowProc()
H A Dwinscrinit.c547 pScreenPriv->fBadDepth = FALSE; in winFinishScreenInitFB()
H A Dwindialogs.c466 s_pScreenPriv->fBadDepth = FALSE; in winChangeDepthDlgProc()
H A Dwin.h423 Bool fBadDepth; member
H A Dwinshadgdi.c449 || pScreenPriv->fBadDepth) in winShadowUpdateGDI()
H A Dwinshadddnl.c536 || pScreenPriv->fBadDepth) in winShadowUpdateDDNL()