Home | History | Annotate | Download | only in inputflinger

Lines Matching defs:pointerIndex

1181         int32_t pointerIndex = getMotionEventActionPointerIndex(action);
1182 int32_t x = int32_t(entry->pointerCoords[pointerIndex].
1184 int32_t y = int32_t(entry->pointerCoords[pointerIndex].
1263 uint32_t pointerId = entry->pointerProperties[pointerIndex].id;
1496 int32_t pointerIndex = getMotionEventActionPointerIndex(action);
1497 uint32_t pointerId = entry->pointerProperties[pointerIndex].id;