Home
last modified time | relevance | path

Searched defs:colorramp_fill (Results 1 – 2 of 2) sorted by relevance

/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/src/
H A Dcolor.rs19 pub fn colorramp_fill(r: &mut [u16], g: &mut [u16], b: &mut [u16], ramp_size: usize, color: Color) { in colorramp_fill() function
/dports/accessibility/redshift/redshift-1.12/src/
H A Dcolorramp.c289 colorramp_fill(uint16_t *gamma_r, uint16_t *gamma_g, uint16_t *gamma_b, in colorramp_fill() function