Searched refs:fade_height (Results 1 – 1 of 1) sorted by relevance
1118 uint16 fade_height = fade_from ? fade_from->h : overlay->h - fade_y; in pixelated_fade_core() local1127 y = uint16(float(NUVIE_RAND()) * (fade_height - 1) / NUVIE_RAND_MAX) + fade_y; in pixelated_fade_core()