Searched refs:inCount (Results 1 – 1 of 1) sorted by relevance
5576 size_t inCount = mMultiTouchMotionAccumulator.getSlotCount(); in syncTouch() local5580 for (size_t inIndex = 0; inIndex < inCount; inIndex++) { in syncTouch()