Searched defs:CFG_GRA_HSMOOTH (Results 1 – 3 of 3) sorted by relevance
124 CFG_GRA_HSMOOTH = 1 << 14, enumerator
231 #define CFG_GRA_HSMOOTH(smooth) ((smooth) << 14) macro
455 #define CFG_GRA_HSMOOTH(smooth) ((smooth)<<14) macro