Home
last modified time | relevance | path

Searched refs:popInflightBuffers (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DBufferUtils.h130 void popInflightBuffers(const std::vector<std::pair<int32_t, int32_t>>& buffers);
H A DBufferUtils.cpp219 void BufferRecords::popInflightBuffers( in popInflightBuffers() function in android::camera3::BufferRecords
H A DCamera3Device.h471 void popInflightBuffers(const std::vector<std::pair<int32_t, int32_t>>& buffers);
H A DCamera3Device.cpp3854 mBufferRecords.popInflightBuffers(inflightBuffers); in processBatchCaptureRequests()
3986 mBufferRecords.popInflightBuffers(inflightBuffers); in processBatchCaptureRequests()