Searched refs:SkPMLerp_SSE2 (Results 1 – 2 of 2) sorted by relevance
47 __m128i result = SkPMLerp_SSE2(src_pixel, dst_pixel, src_scale); in S32_Blend_BlitRow32_SSE2()
111 static inline __m128i SkPMLerp_SSE2(const __m128i& src, const __m128i& dst, const unsigned scale) { in SkPMLerp_SSE2() function