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