Searched refs:GetRequiredIntputStreams (Results 1 – 4 of 4) sorted by relevance
122 status_t FakeCameraDeviceSessionHwl::GetRequiredIntputStreams( in GetRequiredIntputStreams() function in android::google_camera_hal::FakeCameraDeviceSessionHwl321 ON_CALL(*this, GetRequiredIntputStreams(_, _, _)) in DelegateCallsToFakeSession()324 &FakeCameraDeviceSessionHwl::GetRequiredIntputStreams)); in DelegateCallsToFakeSession()
57 status_t GetRequiredIntputStreams(const StreamConfiguration& overall_config,148 MOCK_METHOD3(GetRequiredIntputStreams,
109 virtual status_t GetRequiredIntputStreams(
114 status_t GetRequiredIntputStreams(const StreamConfiguration& /*overall_config*/, in GetRequiredIntputStreams() function