Searched refs:latestX (Results 1 – 1 of 1) sorted by relevance
6760 void restorePointerIconLocked(DisplayContent displayContent, float latestX, float latestY) { in restorePointerIconLocked() argument6762 mMousePositionTracker.updatePosition(latestX, latestY); in restorePointerIconLocked()6765 displayContent.getTouchableWinAtPointLocked(latestX, latestY); in restorePointerIconLocked()6769 windowUnderPointer.translateToWindowX(latestX), in restorePointerIconLocked()