Searched refs:placeholderInset (Results 1 – 3 of 3) sorted by relevance
355 public void getInitialSplitPlaceholderBounds(int placeholderHeight, int placeholderInset, in getInitialSplitPlaceholderBounds() argument365 out.inset(placeholderInset, 0); in getInitialSplitPlaceholderBounds()369 int totalHeight = (int) (1.0f * screenHeight / 2 * (screenWidth - 2 * placeholderInset) in getInitialSplitPlaceholderBounds()386 mTmpRectF.inset(0, placeholderInset); in getInitialSplitPlaceholderBounds()391 int totalWidth = (int) (1.0f * screenWidth / 2 * (screenHeight - 2 * placeholderInset) in getInitialSplitPlaceholderBounds()
336 placeholderInset: Int, in getDistanceToBottomOfRect()346 out.inset(placeholderInset, 0) in getDistanceToBottomOfRect()353 (1.0f * screenHeight / 2 * (screenWidth - 2 * placeholderInset) / screenWidth).toInt() in getDistanceToBottomOfRect()
101 placeholderInset: Int, in setSecondary()