Searched refs:isConcurrentStreamCombinationSupported (Results 1 – 6 of 6) sorted by relevance
25 * Adds support for the isConcurrentStreamCombinationSupported() with32 * Identical to @2.6::isConcurrentStreamCombinationSupported except that
27 * isConcurrentStreamCombinationSupported()104 * isConcurrentStreamCombinationSupported:149 isConcurrentStreamCombinationSupported(vec<CameraIdAndStreamCombination> configs)
67 Return<void> isConcurrentStreamCombinationSupported(
277 Return<void> HidlCameraProvider::isConcurrentStreamCombinationSupported( in isConcurrentStreamCombinationSupported() function in android::hardware::camera::provider::V2_7::implementation::HidlCameraProvider
2120 ret = interface_2_6->isConcurrentStreamCombinationSupported( in isConcurrentSessionConfigurationSupported()
3484 auto ret = mProvider2_6->isConcurrentStreamCombinationSupported( in TEST_P()