Searched defs:heightOffset (Results 1 – 3 of 3) sorted by relevance
165 val heightOffset = (screenBounds.height() - desiredSize.height) / 2 in positionInScreen() constant
697 val heightOffset = (displayLayout.height() - desiredHeight) / 2 in <lambda>() constant
1237 final float heightOffset = mSquareHeight / 2f; in handleActionDown() local