Lines Matching full:window
22 * of a preview window set via set_preview_window camera HAL API.
29 /* Encapsulates functionality of a preview window set via set_preview_window
52 * window - Preview window to set. This parameter might be NULL, which
53 * indicates preview window reset.
56 * the preview window. If 'window' parameter passed to this method is
61 status_t setPreviewWindow(struct preview_stream_ops* window,
111 /* Adjusts cached dimensions of the preview window frame according to the
119 * properly adjust frame dimensions, used by the preview window.
123 * window.
130 /* Checks if it's the time to push new frame to the preview window.
142 /* Preview window instance. */
146 * preview window. */
153 * Cached preview window frame dimensions.