Searched refs:sInvSeqId (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/media/bufferpool/aidl/default/ | ||
D | BufferPool.h | 72 static std::atomic<std::uint32_t> sInvSeqId; member |
D | BufferPool.cpp | 59 std::atomic<std::uint32_t> BufferPool::Invalidation::sInvSeqId(0); member in aidl::android::hardware::media::bufferpool2::implementation::BufferPool::Invalidation |