Searched refs:store_to_u16 (Results 1 – 1 of 1) sorted by relevance
42 static uint64_t store_to_u16(const Sk4f& x4) { in store_to_u16() function56 return (D == kU16_Dst) ? store_to_u16(x4) : SkFloatToHalf_01(x4); in store_to_dst()