Searched refs:latestY (Results 1 – 1 of 1) sorted by relevance
11334 void restorePointerIconLocked(DisplayContent displayContent, float latestX, float latestY) { in restorePointerIconLocked() argument11336 mMousePositionTracker.updatePosition(latestX, latestY); in restorePointerIconLocked()11339 displayContent.getTouchableWinAtPointLocked(latestX, latestY); in restorePointerIconLocked()11344 windowUnderPointer.translateToWindowY(latestY)); in restorePointerIconLocked()