Searched refs:latestX (Results 1 – 1 of 1) sorted by relevance
7133 void restorePointerIconLocked(DisplayContent displayContent, float latestX, float latestY) { in restorePointerIconLocked() argument7135 mMousePositionTracker.updatePosition(latestX, latestY); in restorePointerIconLocked()7138 displayContent.getTouchableWinAtPointLocked(latestX, latestY); in restorePointerIconLocked()7142 windowUnderPointer.translateToWindowX(latestX), in restorePointerIconLocked()