Searched refs:sampledInputIndice (Results 1 – 2 of 2) sorted by relevance
37 std::vector<int> *sampledLengthCache, std::vector<int> *sampledInputIndice);45 std::vector<int> *sampledInputIndice);50 std::vector<int> *sampledInputIndice);57 const std::vector<int> *const sampledInputIndice,136 std::vector<int> *sampledInputIndice);
36 std::vector<int> *sampledLengthCache, std::vector<int> *sampledInputIndice) { in trimLastTwoTouchPoints() argument37 const int nextStartIndex = (*sampledInputIndice)[sampledInputIndice->size() - 2]; in trimLastTwoTouchPoints()39 sampledInputIndice); in trimLastTwoTouchPoints()41 sampledInputIndice); in trimLastTwoTouchPoints()122 sampledLengthCache, sampledInputIndice)) { in updateTouchPoints()215 sampledInputIndice->pop_back(); in popInputData()232 const int index = (*sampledInputIndice)[i]; in refreshSpeedRates()252 if (i > 0 && j < (*sampledInputIndice)[i - 1]) { in refreshSpeedRates()410 std::vector<int> *sampledInputIndice) { in pushTouchPoint() argument424 sampledInputIndice); in pushTouchPoint()[all …]