Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.h186 struct BufferBatch { struct
187 BufferBatch(uint32_t batchSize) { in BufferBatch() function
197 std::unordered_map<int, BufferBatch> mBatchBufs;
DCameraDeviceSession.cpp454 InflightBatch::BufferBatch& bb = it->second; in sendBatchBuffersLocked()
475 InflightBatch::BufferBatch& bb = it->second; in sendBatchBuffersLocked()
498 InflightBatch::BufferBatch& bb = it->second; in sendBatchBuffersLocked()
519 InflightBatch::BufferBatch& bb = it->second; in sendBatchBuffersLocked()
696 InflightBatch::BufferBatch& bb = it->second; in processCaptureResult()