Searched refs:outputPairIt (Results 1 – 2 of 2) sorted by relevance
864 auto outputPairIt = mConfiguredOutputs.find(streamId); in onCaptureErrorLocked() local865 if (outputPairIt == mConfiguredOutputs.end()) { in onCaptureErrorLocked()875 outputPairIt->second.second.surfaces; in onCaptureErrorLocked()
877 auto outputPairIt = mConfiguredOutputs.find(streamId); in onCaptureErrorLocked() local878 if (outputPairIt == mConfiguredOutputs.end()) { in onCaptureErrorLocked()884 const auto& gbps = outputPairIt->second.second.getGraphicBufferProducers(); in onCaptureErrorLocked()