Searched defs:pixel (Results 1 – 2 of 2) sorted by relevance
238 uint32_t pixel = ((uint32_t)palette_from_fixed(i1 >> 2) << 16) | in fill_plasma() local
247 uint32_t pixel = ((uint32_t)palette_from_fixed(i1 >> 2) << 16) | in fill_plasma() local