Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/common/
DFrameProcessorBase.cpp94 std::map<std::string, CameraMetadata> lastPhysicalFrames; in dump() local
101 lastPhysicalFrames.emplace(physicalFrame.mPhysicalCameraId, in dump()
107 for (const auto& physicalFrame : lastPhysicalFrames) { in dump()