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