Home
last modified time | relevance | path

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

/development/tools/winscope/src/common/
Darray_utils.ts102 let high = values.length - 1; variable
/development/tools/winscope/src/trace/flickerlib/
DObjectFormatter.ts204 const high = BigInt(obj.high_) << 32n; constant