Searched defs:kPremul (Results 1 – 2 of 2) sorted by relevance
109 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()