Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBufferItem.cpp37 static inline constexpr T to64(const uint32_t lo, const uint32_t hi) { in to64() function
240 mTimestamp = to64<int64_t>(timestampLo, timestampHi); in unflatten()
245 mFrameNumber = to64<uint64_t>(frameNumberLo, frameNumberHi); in unflatten()