Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_logging_minimal_win.h124 kHighest = kCaptureState enumerator
/aosp_15_r20/external/angle/src/common/
H A Dmathutil.h493 static constexpr uint32_t kHighest = 32767 * 65536 + 65535; in ConvertFloatToFixed() local