Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDeviceSession.h109 static const int kMaxProcessedStream = 2; member
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp385 /*Processed*/ExternalCameraDeviceSession::kMaxProcessedStream, in initDefaultCharsKeys()
DExternalCameraDeviceSession.cpp89 const int ExternalCameraDeviceSession::kMaxProcessedStream; member in android::hardware::camera::device::V3_4::implementation::ExternalCameraDeviceSession
2584 if (numProcessedStream > kMaxProcessedStream) { in isStreamCombinationSupported()
2586 kMaxProcessedStream, numProcessedStream); in isStreamCombinationSupported()