Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputUtils.h77 InFlightRequestMap& inflightMap; // end of inflightLock scope
146 InFlightRequestMap& inflightMap; // end of inflightLock scope
DInFlightRequest.h167 typedef KeyedVector<uint32_t, InFlightRequest> InFlightRequestMap; typedef
DCamera3OfflineSession.h147 const camera3::InFlightRequestMap& offlineReqs,
214 camera3::InFlightRequestMap mOfflineReqs;
DCamera3OutputUtils.cpp389 InFlightRequestMap& inflightMap = states.inflightMap; in removeInFlightMapEntryLocked()
397 InFlightRequestMap& inflightMap = states.inflightMap; in removeInFlightRequestIfReadyLocked()
910 InFlightRequestMap& inflightMap = states.inflightMap; in notifyShutter()
DCamera3OfflineSession.cpp49 const camera3::InFlightRequestMap& offlineReqs, in Camera3OfflineSession()
DCamera3Device.h1011 camera3::InFlightRequestMap mInFlightMap;
DCamera3Device.cpp5868 InFlightRequestMap offlineReqs; in switchToOffline()