Searched refs:sizeInt (Results 1 – 1 of 1) sorted by relevance
344 int sizeInt = (int) Math.floor(size); in addRatio16_9Targets() local345 int topPosition = start + sizeInt; in addRatio16_9Targets()346 int bottomPosition = end - sizeInt - mDividerSize; in addRatio16_9Targets()