Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInput.h604 inline const PointerCoords* getSamplePointerCoords() const { in getSamplePointerCoords() function
/frameworks/native/services/inputflinger/
DInputDispatcher.cpp2658 const PointerCoords* samplePointerCoords = motionEvent->getSamplePointerCoords(); in injectInputEvent()