Searched refs:latestY (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()6770 windowUnderPointer.translateToWindowY(latestY)); in restorePointerIconLocked()