Searched refs:readerOutput (Results 1 – 2 of 2) sorted by relevance
498 OutputConfiguration readerOutput = new OutputConfiguration( in testMultiFrameCapture() local501 outputConfigs.add(readerOutput); in testMultiFrameCapture()707 OutputConfiguration readerOutput = new OutputConfiguration( in testConcurrentSessions() local710 outputConfigs.add(readerOutput); in testConcurrentSessions()784 OutputConfiguration readerOutput = new OutputConfiguration( in testRepeatingAndCaptureCombined() local787 outputConfigs.add(readerOutput); in testRepeatingAndCaptureCombined()1131 OutputConfiguration readerOutput = new OutputConfiguration( in testIllegalArguments() local1133 outputConfigs.add(readerOutput); in testIllegalArguments()1176 … readerOutput = new OutputConfiguration(OutputConfiguration.SURFACE_GROUP_ID_NONE, in testIllegalArguments()1178 outputConfigs.add(readerOutput); in testIllegalArguments()
3218 ACameraOutputTarget* readerOutput = nullptr; in nativeCameraDeviceLogicalPhysicalStreaming() local3237 ret = ACameraOutputTarget_create(readerAnw, &readerOutput); in nativeCameraDeviceLogicalPhysicalStreaming()3246 readerOutputs.push_back(readerOutput); in nativeCameraDeviceLogicalPhysicalStreaming()