Home
last modified time | relevance | path

Searched refs:InFlightRequestMap (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3OutputUtils.h140 InFlightRequestMap& inflightMap; // end of inflightLock scope
213 InFlightRequestMap& inflightMap; // end of inflightLock scope
H A DCamera3OfflineSession.h146 const camera3::InFlightRequestMap& offlineReqs,
214 camera3::InFlightRequestMap mOfflineReqs;
H A DInFlightRequest.h178 typedef KeyedVector<uint32_t, InFlightRequest> InFlightRequestMap; typedef
H A DCamera3OutputUtils.cpp418 InFlightRequestMap& inflightMap = states.inflightMap; in removeInFlightMapEntryLocked()
426 InFlightRequestMap& inflightMap = states.inflightMap; in removeInFlightRequestIfReadyLocked()
1001 InFlightRequestMap& inflightMap = states.inflightMap; in notifyShutter()
H A DCamera3OfflineSession.cpp49 const camera3::InFlightRequestMap& offlineReqs, in Camera3OfflineSession()
H A DCamera3Device.h1103 camera3::InFlightRequestMap mInFlightMap;
H A DCamera3Device.cpp6491 InFlightRequestMap offlineReqs; in switchToOffline()