Searched refs:previewHeight (Results 1 – 1 of 1) sorted by relevance
539 int previewHeight = preview.getHeight(); in layoutFullFit() local540 previewHeight += PREVIEW_VGAP; in layoutFullFit()542 previewHeight += PREVIEW_VGAP; in layoutFullFit()546 Rect position = packer.occupy(previewWidth, previewHeight); in layoutFullFit()