Home | History | Annotate | Download | only in input

Lines Matching full:pointerindex

1201         int32_t pointerIndex = getMotionEventActionPointerIndex(action);
1202 int32_t x = int32_t(entry->pointerCoords[pointerIndex].
1204 int32_t y = int32_t(entry->pointerCoords[pointerIndex].
1305 uint32_t pointerId = entry->pointerProperties[pointerIndex].id;
1547 int32_t pointerIndex = getMotionEventActionPointerIndex(action);
1548 uint32_t pointerId = entry->pointerProperties[pointerIndex].id;