Home
last modified time | relevance | path

Searched refs:MAX_PSEUDO_DEPTH (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmicmap.h42 #define MAX_PSEUDO_DEPTH 10 macro
H A Dmicmap.c362 if (depth > MAX_PSEUDO_DEPTH) in miGetDefaultVisualMask()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Helper.c700 if (scrp->depth > MAX_PSEUDO_DEPTH && in xf86SetWeight()
710 if (scrp->depth > MAX_PSEUDO_DEPTH && scrp->weight.red) { in xf86SetWeight()
767 else if (scrp->depth <= MAX_PSEUDO_DEPTH) in xf86SetDefaultVisual()