Searched refs:overflowHalf (Results 1 – 1 of 1) sorted by relevance
361 static const FloatUnion overflowHalf = { ((143 << 23) | (1023 << 13)) }; in unittest_half() local362 h = SkFloatToHalf(overflowHalf.fF); in unittest_half()