Searched defs:premul (Results 1 – 5 of 5) sorted by relevance
14 SkPMColor pack_color(SkColor c, bool premul) { in pack_color()
169 SkPM4f SkColor4f::premul() const { in premul() function in SkColor4f
68 static Sk4f premul(const Sk4f& x) { in premul() function
19 static void fill_in_bits(SkBitmap& bm, SkIRect ir, SkColor c, bool premul) { in fill_in_bits()
135 static uint32_t premul(uint32_t color) { in premul() function