Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp2500 const PointerCoords* usingCoords = motionEntry->pointerCoords; in startDispatchCycleLocked() local
2521 usingCoords = scaledCoords; in startDispatchCycleLocked()
2529 usingCoords = scaledCoords; in startDispatchCycleLocked()
2553 motionEntry->pointerProperties, usingCoords); in startDispatchCycleLocked()