Home | History | Annotate | Download | only in input

Lines Matching refs:DEFAULT_STRATEGY

110 const char* VelocityTracker::DEFAULT_STRATEGY = "lsq2";
122 strategy = DEFAULT_STRATEGY;
129 if (!configureStrategy(DEFAULT_STRATEGY)) {