Lines Matching refs:defaultDepth
691 int defaultDepth = 0;
738 defaultDepth = 24;
740 defaultDepth = 16;
742 defaultDepth = 15;
744 defaultDepth = 24; /* ew though */
746 defaultDepth = 8;
748 defaultDepth = 4;
750 defaultDepth = 1;
752 if (defaultDepth == 24 && !(flags24 & Support32bppFb))
761 if (!xf86SetDepthBpp(pScrn, defaultDepth, 0, defaultBpp, flags24)) {