Searched refs:onePixel (Results 1 – 1 of 1) sorted by relevance
145 val onePixel = 1f / scaleFactorX in drawLeftRightSplit() constant147 (cellSplitInterpolator.getInterpolation(progress) * halfDividerSize) - onePixel in drawLeftRightSplit()243 val onePixel = 1f / scaleFactorY in drawTopBottomSplit() constant245 (cellSplitInterpolator.getInterpolation(progress) * halfDividerSize) - onePixel in drawTopBottomSplit()