Searched refs:kNoGesture (Results 1 – 2 of 2) sorted by relevance
67 if ((max_predict_index == kNoGesture) || in PredictGesture()70 return kNoGesture; in PredictGesture()
28 constexpr int kNoGesture = 3; variable