Lines Matching refs:pointerIndex
1189 int32_t pointerIndex = getMotionEventActionPointerIndex(action);
1190 int32_t x = int32_t(entry->pointerCoords[pointerIndex].
1192 int32_t y = int32_t(entry->pointerCoords[pointerIndex].
1306 uint32_t pointerId = entry->pointerProperties[pointerIndex].id;
1548 int32_t pointerIndex = getMotionEventActionPointerIndex(action);
1549 uint32_t pointerId = entry->pointerProperties[pointerIndex].id;