Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp2193 const PointerCoords* usingCoords = motionEntry->pointerCoords; in startDispatchCycleLocked() local
2209 usingCoords = scaledCoords; in startDispatchCycleLocked()
2220 usingCoords = scaledCoords; in startDispatchCycleLocked()
2238 motionEntry->pointerProperties, usingCoords); in startDispatchCycleLocked()