Searched defs:widthDelta (Results 1 – 2 of 2) sorted by relevance
360 float widthDelta = prevCropRegion.width() - cropRegion.width(); in setLinearZoom_cropWidthChangedLinearly() local393 float widthDelta = prevCropWidth - cropWidthForTheRatio; in setLinearZoom_androidRZoomRatio_cropWidthChangedLinearly() local
381 val widthDelta = (prevCropRegion.width() - cropRegion.width()).toFloat() in <lambda>() constant410 val widthDelta = prevCropWidth - cropWidthForTheRatio in <lambda>() constant