Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.h84 bool SupportsMandatoryConcurrentStreams(uint32_t camera_id);
DEmulatedCameraProviderHWLImpl.cpp168 bool EmulatedCameraProviderHwlImpl::SupportsMandatoryConcurrentStreams( in SupportsMandatoryConcurrentStreams() function in android::EmulatedCameraProviderHwlImpl
267 if (SupportsMandatoryConcurrentStreams(entry.first)) { in GetConcurrentStreamingCameraIds()