Searched refs:previewWindow (Results 1 – 2 of 2) sorted by relevance
171 View previewWindow, int styleId) { in applyCaptionProperties() argument177 if (previewWindow != null) { in applyCaptionProperties()179 final float virtualHeight = Math.max(9 * previewWindow.getWidth(), in applyCaptionProperties()180 16 * previewWindow.getHeight()) / 16.0f; in applyCaptionProperties()
212 View previewWindow, int styleId) { in applyCaptionProperties() argument218 if (previewWindow != null) { in applyCaptionProperties()220 final float virtualHeight = Math.max(9 * previewWindow.getWidth(), in applyCaptionProperties()221 16 * previewWindow.getHeight()) / 16.0f; in applyCaptionProperties()