Searched refs:lhIndex (Results 1 – 1 of 1) sorted by relevance
325 int lhIndex = lhs.cellY * mNumCols + lhs.cellX; in compare() local327 return (lhIndex - rhIndex); in compare()