Searched refs:latestX (Results 1 – 1 of 1) sorted by relevance
11130 void restorePointerIconLocked(DisplayContent displayContent, float latestX, float latestY) { in restorePointerIconLocked() argument11132 mMousePositionTracker.updatePosition(latestX, latestY); in restorePointerIconLocked()11135 displayContent.getTouchableWinAtPointLocked(latestX, latestY); in restorePointerIconLocked()11139 windowUnderPointer.translateToWindowX(latestX), in restorePointerIconLocked()