Searched refs:GetFormatFrameDurationRange (Results 1 – 5 of 5) sorted by relevance
41 MOCK_METHOD3(GetFormatFrameDurationRange,
73 virtual int GetFormatFrameDurationRange(
128 res = device->GetFormatFrameDurationRange( in AddFormatComponents()
82 EXPECT_CALL(*mock_device_, GetFormatFrameDurationRange(format, size, _)) in TEST_F()
399 int V4L2Wrapper::GetFormatFrameDurationRange( in GetFormatFrameDurationRange() function in v4l2_camera_hal::V4L2Wrapper