Searched defs:CFG_GRA_HSMOOTH (Results 1 – 3 of 3) sorted by relevance
131 CFG_GRA_HSMOOTH = 1 << 14, enumerator
232 #define CFG_GRA_HSMOOTH(smooth) ((smooth) << 14) macro
441 #define CFG_GRA_HSMOOTH(smooth) ((smooth)<<14) macro