Home | History | Annotate | Download | only in src

Lines Matching refs:DoubleToUint32

1471   return static_cast<uint8_t>(DoubleToUint32(value));
1477 return static_cast<uint16_t>(DoubleToUint32(value));
1483 return DoubleToUint32(value);