Searched refs:mLastPhysicalFrames (Results 1 – 2 of 2) sorted by relevance
98 for (const auto& physicalFrame : mLastPhysicalFrames) { in dump()164 mLastPhysicalFrames = std::move(result.mPhysicalMetadatas); in processNewFrames()
86 std::vector<PhysicalCaptureResultInfo> mLastPhysicalFrames; variable