Searched refs:windowCoords (Results 1 – 1 of 1) sorted by relevance
371 final Point windowCoords = getCurrentClampedWindowCoordinates(); in show() local379 mWindow.setContentPositionForNextDraw(windowCoords.x, windowCoords.y); in show()794 final Point windowCoords = getCurrentClampedWindowCoordinates(); in performPixelCopy() local828 mWindow.setContentPositionForNextDraw(windowCoords.x, in performPixelCopy()829 windowCoords.y); in performPixelCopy()