Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h555 inline PointerCoords& editPointerCoordsWithId(uint32_t id) { in editPointerCoordsWithId() function
DInputReader.cpp4569 PointerCoords& coords = currentPointerData.editPointerCoordsWithId(mExternalStylusId); in applyExternalStylusTouchState()