Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp56 static uint64_t GetUniqueIdImpl() in GetUniqueIdImpl() function
79 … : name_(name), uniqueId_(GetUniqueIdImpl()), isShared_(isShared), isLocalRender_(IsLocalRender()) in BufferQueue()