Home
last modified time | relevance | path

Searched defs:lastPointerIndex (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputReader.cpp6659 for (uint32_t lastPointerIndex = 0; lastPointerIndex < lastPointerCount; in assignPointerIds() local
6764 uint32_t lastPointerIndex = heap[0].lastPointerIndex; in assignPointerIds() local
DInputReader.h1405 uint32_t lastPointerIndex : 8; member