Searched refs:fadedG (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/mediaplayer/interface/
H A DPeakView.cpp400 uint8 fadedG = (uint8)(((int)span[1] * kFadeFactor) >> 8); local
404 span[1] = max_c(fillG, fadedG);
412 span[1] = max_c(emptyG, fadedG);

Completed in 79 milliseconds