Searched refs:getConcurrentStreamingCameraIds (Results 1 – 5 of 5) sorted by relevance
26 * @2.6::adds support for the getConcurrentStreamingCameraIds() and33 * getConcurrentStreamingCameraIds76 * getConcurrentStreamingCameraIds(): If only the mandatory combinations can101 getConcurrentStreamingCameraIds() generates (Status status, vec<vec<string>> cameraIds);126 * ids that is not a subset of the camera ids advertised by getConcurrentStreamingCameraIds of
64 Return<void> getConcurrentStreamingCameraIds(
247 Return<void> HidlCameraProvider::getConcurrentStreamingCameraIds( in getConcurrentStreamingCameraIds() function in android::hardware::camera::provider::V2_7::implementation::HidlCameraProvider
1760 interface2_6->getConcurrentStreamingCameraIds([&status, this]( in getConcurrentCameraIdsInternalLocked()
1785 Return<void> ret = provider2_6->getConcurrentStreamingCameraIds( in getConcurrentDeviceCombinations()