Searched refs:layoutSize (Results 1 – 1 of 1) sorted by relevance
105 final Point layoutSize = getDisplaySize(visibleFraction, frameAspect, maxWidth, maxHeight); in measure() local109 layoutSize.x = maxWidth; in measure()112 layoutSize.y = maxHeight; in measure()114 return layoutSize; in measure()