Searched defs:InflightBatch (Results 1 – 1 of 1) sorted by relevance
171 struct InflightBatch { struct175 Mutex mLock;179 uint32_t mFirstFrame;180 uint32_t mLastFrame;181 uint32_t mBatchSize;183 bool mShutterDelivered = false;184 std::vector<NotifyMsg> mShutterMsgs;186 struct BufferBatch {197 std::unordered_map<int, BufferBatch> mBatchBufs;199 struct MetadataBatch {[all …]