Home
last modified time | relevance | path

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

/cts/tests/camera/libctscamera2jni/
Dnative-camera-jni.cpp2941 ACaptureSessionOutput* readerSessionOutput = nullptr; in nativeCameraDeviceLogicalPhysicalStreaming() local
2952 candidateIds[i], &readerSessionOutput); in nativeCameraDeviceLogicalPhysicalStreaming()
2953 if (ret != ACAMERA_OK || readerSessionOutput == nullptr) { in nativeCameraDeviceLogicalPhysicalStreaming()
2969 readerSessionOutputs.push_back(readerSessionOutput); in nativeCameraDeviceLogicalPhysicalStreaming()