Searched refs:cachesToRemove (Results 1 – 1 of 1) sorted by relevance
3421 std::vector<device::V3_2::BufferCache> cachesToRemove; in processBatchCaptureRequests() local3427 cachesToRemove.push_back({pair.first, pair.second}); in processBatchCaptureRequests()3462 auto err = mHidlSession->processCaptureRequest(captureRequests, cachesToRemove, in processBatchCaptureRequests()