Home | History | Annotate | Download | only in DisplayHardware

Lines Matching full:approximate

1492     bool approximate = (static_cast<float>(truncated) != f * 10);
1496 "%s%.1f", approximate ? "~" : "", f);