Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp3161 const PointerCoords* usingCoords = motionEntry.pointerCoords; in startDispatchCycleLocked() local
3176 usingCoords = scaledCoords; in startDispatchCycleLocked()
3184 usingCoords = scaledCoords; in startDispatchCycleLocked()
3211 motionEntry.pointerProperties, usingCoords); in startDispatchCycleLocked()