Searched refs:areNear (Results 1 – 2 of 2) sorted by relevance
60 if (!areNear(event.pose, mFifo.back().pose)) { in calculate()108 bool StillnessDetector::areNear(const Pose3f& pose1, const Pose3f& pose2) const { in areNear() function in android::media::StillnessDetector
104 bool areNear(const Pose3f& pose1, const Pose3f& pose2) const;