Searched refs:firstCross (Results 1 – 1 of 1) sorted by relevance
1512 int32_t firstCross = gridMatrix_.begin()->second.begin()->first; in BuildItemsForwardByRange() local1514 for (int32_t crossIndex = firstCross - 1; crossIndex >= 0; --crossIndex) { in BuildItemsForwardByRange()