Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.h214 struct BufferBatch { struct
215 BufferBatch(uint32_t batchSize) { in BufferBatch() function
225 std::unordered_map<int, BufferBatch> mBatchBufs;
DCameraDeviceSession.cpp539 InflightBatch::BufferBatch& bb = it->second; in sendBatchBuffersLocked()
560 InflightBatch::BufferBatch& bb = it->second; in sendBatchBuffersLocked()
583 InflightBatch::BufferBatch& bb = it->second; in sendBatchBuffersLocked()
604 InflightBatch::BufferBatch& bb = it->second; in sendBatchBuffersLocked()
792 InflightBatch::BufferBatch& bb = it->second; in processCaptureResult()
/hardware/interfaces/camera/device/3.4/default/
DCameraDeviceSession.cpp658 InflightBatch::BufferBatch& bb = it->second; in processCaptureResult_3_4()