Searched refs:SupportsMandatoryConcurrentStreams (Results 1 – 2 of 2) sorted by relevance
84 bool SupportsMandatoryConcurrentStreams(uint32_t camera_id);
174 bool EmulatedCameraProviderHwlImpl::SupportsMandatoryConcurrentStreams( in SupportsMandatoryConcurrentStreams() function in android::EmulatedCameraProviderHwlImpl273 if (SupportsMandatoryConcurrentStreams(entry.first)) { in GetConcurrentStreamingCameraIds()