Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputReader.cpp5294 for (uint32_t lastPointerIndex = 0; lastPointerIndex < lastPointerCount; in assignPointerIds() local
5399 uint32_t lastPointerIndex = heap[0].lastPointerIndex; in assignPointerIds() local
DInputReader.h1293 uint32_t lastPointerIndex : 8; member