Searched refs:dividerWindowWidth (Results 1 – 3 of 3) sorted by relevance
105 int dividerWindowWidth = ctx.getResources().getDimensionPixelSize( in create() local111 dividerWindowWidth - 2 * dividerInsets, in create()
1074 int dividerWindowWidth = in getSplitScreenAspectRatio() local1078 int dividerSize = dividerWindowWidth - dividerInsets * 2; in getSplitScreenAspectRatio()
4669 int dividerWindowWidth =4675 return (dimensionToSplit - (dividerWindowWidth - dividerInsets * 2)) / 2;