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