Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp3726 for (uint32_t lastPointerIndex = 0; lastPointerIndex < lastPointerCount; in assignPointerIds() local
3829 uint32_t lastPointerIndex = heap[0].lastPointerIndex; in assignPointerIds() local
DTouchInputMapper.h523 uint32_t lastPointerIndex : 8; member