Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp3637 PointerProperties& curOutProperties = outProperties[outIndex]; in updateMovedPointers() local
3640 if (curInProperties != curOutProperties) { in updateMovedPointers()
3641 curOutProperties.copyFrom(curInProperties); in updateMovedPointers()