Searched refs:motionClassifier (Results 1 – 2 of 2) sorted by relevance
424 std::unique_ptr<MotionClassifierInterface> motionClassifier) { in setMotionClassifier() argument426 mMotionClassifier = std::move(motionClassifier); in setMotionClassifier()
259 void setMotionClassifier(std::unique_ptr<MotionClassifierInterface> motionClassifier);