[jumbo] avoid GetFusedType/GetSourceType collision
orientation_quaternion_fusion_algorithm_using_euler_angles.cc and orientation_euler_angles_fusion_algorithm_using_quaternion.cc both contain GetFusedType and GetSourceType constexpr's with the same argument type, which conflict in jumbo builds. Let's rename them both. BUG=794692 Change-Id: I707873b5e554dba9a98df27a2a5554e355a275c9 Reviewed-on: https://chromium-review.googlesource.com/825862 Commit-Queue: Mostyn Bramley-Moore <mostynb@vewd.com> Reviewed-by:Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com> Cr-Commit-Position: refs/heads/master@{#524061}
Showing
Please register or sign in to comment