Searched defs:dst_expand (Results 1 – 2 of 2) sorted by relevance
35 uint32_t dst_expand = SkExpand_4444(*dst); in S32_D4444_Blend() local56 uint32_t dst_expand = SkExpand_4444(*dst) * scale16; in S32A_D4444_Opaque() local78 uint32_t dst_expand = SkExpand_4444(*dst) * dst_scale; in S32A_D4444_Blend() local121 uint32_t dst_expand = SkExpand_4444(*dst) * (16 - scale16); in S32_D4444_Blend_Dither() local146 uint32_t dst_expand = SkExpand_4444(*dst) * scale16; in S32A_D4444_Opaque_Dither() local176 uint32_t dst_expand = SkExpand_4444(*dst) * dst_scale; in S32A_D4444_Blend_Dither() local
357 uint32_t dst_expand = SkExpand_rgb_16(*dst) * scale; in blend32_16_row() local