Searched refs:GetFormatFrameDurationRange (Results 1 – 5 of 5) sorted by relevance
42 MOCK_METHOD3(GetFormatFrameDurationRange,
90 EXPECT_CALL(*mock_device_, GetFormatFrameDurationRange(format, size, _)) in TEST_F()154 EXPECT_CALL(*mock_device_, GetFormatFrameDurationRange(format, size, _)) in TEST_F()
77 virtual int GetFormatFrameDurationRange(
189 res = device->GetFormatFrameDurationRange( in AddFormatComponents()
450 int V4L2Wrapper::GetFormatFrameDurationRange( in GetFormatFrameDurationRange() function in v4l2_camera_hal::V4L2Wrapper