Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp1956 PointerProperties& curOutProperties = outProperties[outIndex]; in updateMovedPointers() local
1959 if (curInProperties != curOutProperties) { in updateMovedPointers()
1960 curOutProperties = curInProperties; in updateMovedPointers()