Searched refs:store_dst (Results 1 – 1 of 1) sorted by relevance
33 template <DstType D> uint32_t store_dst(const Sk4f& x4) { in store_dst() function52 dst[i] = store_dst<D>(lerp(r4, d4, aa[i])); in general_1()58 dst[i] = store_dst<D>(r4); in general_1()72 dst[i] = store_dst<D>(lerp(r4, d4, aa[i])); in general_n()78 dst[i] = store_dst<D>(r4); in general_n()149 dst[i] = store_dst<D>(r4); in src_n()203 dst[i] = store_dst<D>(lerp(s4, d4, a)); in src_1()206 sk_memset32(dst, store_dst<D>(s4), count); in src_1()241 dst[i] = store_dst<D>(r4); in srcover_n()248 dst[i] = store_dst<D>(r4); in srcover_n()[all …]