Searched refs:halfDividerSize (Results 1 – 2 of 2) sorted by relevance
141 val halfDividerSize = deviceHalfDividerSize / scaleFactorX in drawLeftRightSplit() constant147 (cellSplitInterpolator.getInterpolation(progress) * halfDividerSize) - onePixel in drawLeftRightSplit()197 val changingIcon1Left = ((width / 2f - halfDividerSize) / 2f) - (changingIconSizeX / 2f) in drawLeftRightSplit()199 (width - ((width / 2f - halfDividerSize) / 2f)) - (changingIconSizeX / 2f) in drawLeftRightSplit()239 val halfDividerSize = deviceHalfDividerSize / scaleFactorY in drawTopBottomSplit() constant245 (cellSplitInterpolator.getInterpolation(progress) * halfDividerSize) - onePixel in drawTopBottomSplit()296 val changingIcon1Top = (((height / 2f) - halfDividerSize) / 2f) - (changingIconSizeY / 2f) in drawTopBottomSplit()298 (height - (((height / 2f) - halfDividerSize) / 2f)) - (changingIconSizeY / 2f) in drawTopBottomSplit()
4936 int halfDividerSize = getResources()4938 getPagedOrientationHandler().getFinalSplitPlaceholderBounds(halfDividerSize,