Home
last modified time | relevance | path

Searched refs:coordsIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DCapturedTouchpadEventConverter.cpp252 const size_t coordsIndex = coords.size(); in sync() local
255 : actionWithIndex(AMOTION_EVENT_ACTION_POINTER_DOWN, coordsIndex); in sync()
257 coordsIndexForSlotNumber[slotNumber] = coordsIndex; in sync()