Searched refs:kMaxProcessedStream (Results 1 – 6 of 6) sorted by relevance
123 static const int kMaxProcessedStream = 2; variable
445 /*Processed*/ ExternalCameraDeviceSession::kMaxProcessedStream, in initDefaultCharsKeys()
109 const int ExternalCameraDeviceSession::kMaxProcessedStream; member in android::hardware::camera::device::implementation::ExternalCameraDeviceSession1659 if (numProcessedStream > kMaxProcessedStream) { in isStreamCombinationSupported()1661 kMaxProcessedStream, numProcessedStream); in isStreamCombinationSupported()
110 static const int kMaxProcessedStream = 2; member
87 const int ExternalCameraDeviceSession::kMaxProcessedStream; member in android::hardware::camera::device::V3_4::implementation::ExternalCameraDeviceSession2286 if (numProcessedStream > kMaxProcessedStream) { in isStreamCombinationSupported()2288 kMaxProcessedStream, numProcessedStream); in isStreamCombinationSupported()
396 /*Processed*/ExternalCameraDeviceSession::kMaxProcessedStream, in initDefaultCharsKeys()