Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DTouchedWindow.cpp102 const bool foundInconsistentState = touchingPointers.size() != initialSize; in addTouchingPointers() local
104 if (foundInconsistentState) { in addTouchingPointers()