Home | History | Annotate | Download | only in skin

Lines Matching refs:alpha_max

339         const unsigned  alpha_max   = (255*LCD_ALPHA_HIGH_MAX);
340 const unsigned alpha_range = (255-alpha_max);