Searched refs:previewHeight (Results 1 – 1 of 1) sorted by relevance
540 int previewHeight = preview.getHeight(); in layoutFullFit() local541 previewHeight += PREVIEW_VGAP; in layoutFullFit()543 previewHeight += PREVIEW_VGAP; in layoutFullFit()547 Rect position = packer.occupy(previewWidth, previewHeight); in layoutFullFit()