Searched refs:newActionIndex (Results 1 – 2 of 2) sorted by relevance
146 int newActionIndex = associatedPointerIndex == 0 ? 1 : 0;147 mActivePointerId = ev.getPointerId(newActionIndex);
174 int32_t newActionIndex = 0; in removePointerIds() local190 newActionIndex = newArgs.getPointerCount() - 1; in removePointerIds()196 actionMasked | (newActionIndex << AMOTION_EVENT_ACTION_POINTER_INDEX_SHIFT); in removePointerIds()