Searched defs:EarthPose (Results 1 – 2 of 2) sorted by relevance
/external/dynamic_depth/internal/dynamic_depth/ | ||
D | const.cc | 48 const char* DynamicDepthConst::EarthPose() { return kEarthPose; } in EarthPose() function in dynamic_depth::DynamicDepthConst |
D | earth_pose.cc | 41 EarthPose::EarthPose() : timestamp_(-1) {} in EarthPose() function in dynamic_depth::EarthPose |