Searched refs:latestY (Results 1 – 1 of 1) sorted by relevance
6720 void restorePointerIconLocked(DisplayContent displayContent, float latestX, float latestY) { in restorePointerIconLocked() argument6722 mMousePositionTracker.updatePosition(latestX, latestY); in restorePointerIconLocked()6725 displayContent.getTouchableWinAtPointLocked(latestX, latestY); in restorePointerIconLocked()6730 windowUnderPointer.translateToWindowY(latestY)); in restorePointerIconLocked()