Searched refs:xf86Depth (Results 1 – 4 of 4) sorted by relevance
189 int xf86Depth = -1; variable
69 extern _X_EXPORT int xf86Depth;
379 if (xf86Depth > 0) { in xf86SetDepthBpp()380 scrp->depth = xf86Depth; in xf86SetDepthBpp()384 if (xf86FbBpp < 0 && xf86Depth < 0) { in xf86SetDepthBpp()1394 return xf86Depth; in xf86GetDepth()
1166 xf86Depth = depth; in ddxProcessArgument()