Searched defs:BufferBatch (Results 1 - 1 of 1) sorted by path

/hardware/interfaces/camera/device/3.2/default/
H A DCameraDeviceSession.h209 struct BufferBatch { struct in struct:android::hardware::camera::device::V3_2::implementation::CameraDeviceSession::ResultBatcher::InflightBatch
210 BufferBatch(uint32_t batchSize) { function in struct:android::hardware::camera::device::V3_2::implementation::CameraDeviceSession::ResultBatcher::InflightBatch::BufferBatch
220 std::unordered_map<int, BufferBatch> mBatchBufs;

Completed in 21 milliseconds