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