Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp40 constexpr uint32_t UNIQUE_ID_OFFSET = 32; variable
59 static uint64_t id = static_cast<uint64_t>(GetRealPid()) << UNIQUE_ID_OFFSET; in GetUniqueIdImpl()