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