Lines Matching full:pointerindex
1326 int32_t pointerIndex = getMotionEventActionPointerIndex(action);
1327 int32_t x = int32_t(sample->pointerCoords[pointerIndex].
1329 int32_t y = int32_t(sample->pointerCoords[pointerIndex].
1451 uint32_t pointerId = entry->pointerProperties[pointerIndex].id;
1699 int32_t pointerIndex = getMotionEventActionPointerIndex(action);
1700 uint32_t pointerId = entry->pointerProperties[pointerIndex].id;