Searched refs:Sk4f_toL32 (Results 1 – 2 of 2) sorted by relevance
49 static inline uint32_t Sk4f_toL32(const Sk4f& x4) { in Sk4f_toL32() function
34 return (D == kSRGB_Dst) ? Sk4f_toS32(x4) : Sk4f_toL32(x4); in store_dst()272 dst[i] = Sk4f_toL32(r4); in srcover_linear_dst_1()