Home
last modified time | relevance | path

Searched refs:kHighest (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/common/
Dmathutil.h479 static constexpr uint32_t kHighest = 32767 * 65536 + 65535; in ConvertFloatToFixed() local
484 return kHighest; in ConvertFloatToFixed()