Searched refs:outputPairIt (Results 1 – 2 of 2) sorted by relevance
822 auto outputPairIt = mConfiguredOutputs.find(streamId); in onCaptureErrorLocked() local823 if (outputPairIt == mConfiguredOutputs.end()) { in onCaptureErrorLocked()829 const auto& gbps = outputPairIt->second.second.getGraphicBufferProducers(); in onCaptureErrorLocked()
837 auto outputPairIt = mConfiguredOutputs.find(streamId); in onCaptureErrorLocked() local838 if (outputPairIt == mConfiguredOutputs.end()) { in onCaptureErrorLocked()844 const auto& windowHandles = outputPairIt->second.second.mOutputConfiguration.windowHandles; in onCaptureErrorLocked()