Searched refs:curInProperties (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputReader.cpp6089 const PointerProperties& curInProperties = inProperties[inIndex]; local
6094 if (curInProperties != curOutProperties) {
6095 curOutProperties.copyFrom(curInProperties);

Completed in 322 milliseconds