Searched defs:kPremul (Results 1 – 3 of 3) sorted by relevance
21 kPremul, enumerator
105 kPremul, // clamps a to 0..1 and rgb to 0..a enumerator
234 static void expand_grayA(bool kPremul, uint32_t dst[], const uint8_t* src, int count) { in expand_grayA()