Searched defs:Pose (Results 1 – 2 of 2) sorted by relevance
/external/dynamic_depth/internal/dynamic_depth/ | ||
D | const.cc | 62 const char* DynamicDepthConst::Pose() { return kPose; } in Pose() function in dynamic_depth::DynamicDepthConst |
D | pose.cc | 40 Pose::Pose() : timestamp_(-1) {} in Pose() function in dynamic_depth::Pose |