Lines Matching defs:isAligned
386 bool isAligned(const int& address, const double& theta, const double& prec) const;
664 (isAligned(c_addr, reg_angle, prec)))
680 // reg_angle is used in the isAligned, so it needs to be updates?
1082 if(isAligned(adx, rec.theta, rec.prec))
1136 inline bool LineSegmentDetectorImpl::isAligned(const int& address, const double& theta, const double& prec) const