Home | History | Annotate | Download | only in camera

Lines Matching full:preview

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.
54 * preview_fps - Preview's frame frequency. This parameter determins when
56 * the preview window. If 'window' parameter passed to this method is
64 /* Starts the preview.
70 /* Stops the preview.
76 /* Checks if preview is enabled. */
111 /* Adjusts cached dimensions of the preview window frame according to the
114 * When preview is started, it's not known (hard to define) what are going
119 * properly adjust frame dimensions, used by the preview window.
122 * camera_dev - Camera device, prpviding frames displayed in the preview
130 /* Checks if it's the time to push new frame to the preview window.
142 /* Preview window instance. */
146 * preview window. */
149 /* Preview frequency in microseconds. */
153 * Cached preview window frame dimensions.
159 /* Preview status. */