Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.cpp1901 bool streamCombinationSupported; in verifyStreamCombination() local
1903 device->isStreamCombinationSupported(config, &streamCombinationSupported); in verifyStreamCombination()
1905 ASSERT_EQ(expectedStatus, streamCombinationSupported); in verifyStreamCombination()
1915 &streamCombinationSupported); in verifyStreamCombination()
1917 ASSERT_EQ(expectedStatus, streamCombinationSupported); in verifyStreamCombination()