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.h110 static const int kMaxProcessedStream = 2; member
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp87 const int ExternalCameraDeviceSession::kMaxProcessedStream; member in android::hardware::camera::device::V3_4::implementation::ExternalCameraDeviceSession
2237 if (numProcessedStream > kMaxProcessedStream) { in isStreamCombinationSupported()
2239 kMaxProcessedStream, numProcessedStream); in isStreamCombinationSupported()
DExternalCameraDevice.cpp396 /*Processed*/ExternalCameraDeviceSession::kMaxProcessedStream, in initDefaultCharsKeys()