Home
last modified time | relevance | path

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

/frameworks/av/camera/ndk/ndk_vendor/impl/
DACameraDevice.cpp877 for (const auto &requestStreamAndWindowId : in onCaptureErrorLocked() local
881 int32_t requestWindowId = requestStreamAndWindowId.windowId; in onCaptureErrorLocked()
883 mConfiguredOutputs.find(requestStreamAndWindowId.streamId); in onCaptureErrorLocked()
886 requestStreamAndWindowId.streamId); in onCaptureErrorLocked()