Searched refs:store_to_u16 (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkXfermodeU64.cpp42 static uint64_t store_to_u16(const Sk4f& x4) { function
56 return (D == kU16_Dst) ? store_to_u16(x4) : SkFloatToHalf_01(x4);

Completed in 81 milliseconds