Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DInput.cpp557 float currXOffset = mTransform.tx(); in offsetLocation() local
559 mTransform.set(currXOffset + xOffset, currYOffset + yOffset); in offsetLocation()