Searched refs:latestX (Results 1 – 1 of 1) sorted by relevance
6728 void restorePointerIconLocked(DisplayContent displayContent, float latestX, float latestY) { in restorePointerIconLocked() argument6730 mMousePositionTracker.updatePosition(latestX, latestY); in restorePointerIconLocked()6733 displayContent.getTouchableWinAtPointLocked(latestX, latestY); in restorePointerIconLocked()6737 windowUnderPointer.translateToWindowX(latestX), in restorePointerIconLocked()