Searched refs:cropY (Results 1 – 1 of 1) sorted by relevance
1130 val cropY = state.top.toFloat() - screenBounds.top in applyStateToWindow() constant1131 windowCropF.set(cropX, cropY, cropX + state.width, cropY + state.height) in applyStateToWindow()