Searched defs:HasOrientation (Results 1 – 3 of 3) sorted by relevance
/external/dynamic_depth/internal/dynamic_depth/ | ||
D | earth_pose.cc | 94 bool EarthPose::HasOrientation() const { return orientation_.size() == 4; } in HasOrientation() function in dynamic_depth::EarthPose |
D | pose.cc | 91 bool Pose::HasOrientation() const { return orientation_.size() == 4; } in HasOrientation() function in dynamic_depth::Pose |
/external/dng_sdk/source/ | ||
D | dng_xmp.cpp | 4127 bool dng_xmp::HasOrientation () const in HasOrientation() function in dng_xmp |