Home
last modified time | relevance | path

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

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