Searched refs:dividerWindowWidth (Results 1 – 3 of 3) sorted by relevance
92 int dividerWindowWidth = ctx.getResources().getDimensionPixelSize( in create() local98 dividerWindowWidth - 2 * dividerInsets, in create()
1127 int dividerWindowWidth = in getSplitScreenAspectRatio() local1131 int dividerSize = dividerWindowWidth - dividerInsets * 2; in getSplitScreenAspectRatio()
4689 int dividerWindowWidth =4695 return (dimensionToSplit - (dividerWindowWidth - dividerInsets * 2)) / 2;