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