Searched refs:supportedVirtualApertures (Results 1 – 2 of 2) sorted by relevance
5692 std::vector<float> supportedVirtualApertures {}; in SetVirtualAperture() local5693 GetSupportedVirtualApertures(supportedVirtualApertures); in SetVirtualAperture()5694 auto res = std::find_if(supportedVirtualApertures.begin(), supportedVirtualApertures.end(), in SetVirtualAperture()5696 if (res == supportedVirtualApertures.end()) { in SetVirtualAperture()
6900 std::vector<float> supportedVirtualApertures = {}; variable6903 EXPECT_EQ(virtualApertures, supportedVirtualApertures);6963 std::vector<float> supportedVirtualApertures = {}; variable6966 EXPECT_EQ(virtualApertures, supportedVirtualApertures);7029 std::vector<float> supportedVirtualApertures = {}; variable7032 EXPECT_EQ(virtualApertures, supportedVirtualApertures);