Searched refs:lastInputIndex (Results 1 – 1 of 1) sorted by relevance
75 int lastInputIndex = pushTouchPointStartIndex; in updateTouchPoints() local76 for (int i = lastInputIndex; i < inputSize; ++i) { in updateTouchPoints()79 lastInputIndex = i; in updateTouchPoints()83 AKLOGI("Init ProximityInfoState: last input index = %d", lastInputIndex); in updateTouchPoints()96 for (int i = pushTouchPointStartIndex; i <= lastInputIndex; ++i) { in updateTouchPoints()119 isGeometric, isGeometric /* doSampling */, i == lastInputIndex, in updateTouchPoints()