Lines Matching refs:mNumCols
318 int mNumCols;320 mNumCols = numCols;325 int lhIndex = lhs.cellY * mNumCols + lhs.cellX;326 int rhIndex = rhs.cellY * mNumCols + rhs.cellX;