Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp440 PointerCoords& newCoords = pointerCoords[i]; in createDispatchEntry() local
444 newCoords.copyFrom(motionEntry.pointerCoords[i]); in createDispatchEntry()
447 MotionEvent::calculateTransformedCoordsInPlace(newCoords, motionEntry.source, in createDispatchEntry()
451 MotionEvent::calculateTransformedCoordsInPlace(newCoords, motionEntry.source, in createDispatchEntry()