Home
last modified time | relevance | path

Searched refs:MIN_TRUE_DEPTH (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmicmap.h43 #define MIN_TRUE_DEPTH 6 macro
H A Dmicmap.c364 else if (depth >= MIN_TRUE_DEPTH) in miGetDefaultVisualMask()