Home
last modified time | relevance | path

Searched refs:areNear (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libheadtracking/
DStillnessDetector.cpp60 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
DStillnessDetector.h104 bool areNear(const Pose3f& pose1, const Pose3f& pose2) const;