Searched refs:lastStepValid (Results 1 – 1 of 1) sorted by relevance
166 const bool lastStepValid = mStepValid; in push() local177 if (mSamples > 1 && mStepValid && lastStepValid) { in push()