Searched refs:lookaheadResult (Results 1 – 1 of 1) sorted by relevance
1000 int32_t lookaheadResult = 0; in handleNext() local1046 if (lookaheadResult > result) { in handleNext()1050 result = lookaheadResult; in handleNext()1123 result = lookaheadResult; in handleNext()1137 lookaheadResult = r; in handleNext()1215 int32_t lookaheadResult = 0; in handlePrevious() local1262 if (lookaheadResult < result) { in handlePrevious()1266 result = lookaheadResult; in handlePrevious()1338 result = lookaheadResult; in handlePrevious()1351 lookaheadResult = r; in handlePrevious()