Home | History | Annotate | Download | only in inc

Lines Matching full:preview_stream_ops

1026     virtual int setPreviewWindow(struct preview_stream_ops *window) = 0;
1133 int setPreviewWindow(struct preview_stream_ops *window);
1141 int setBufferSource(struct preview_stream_ops *tapin, struct preview_stream_ops *tapout);
1147 int releaseBufferSource(struct preview_stream_ops *tapin, struct preview_stream_ops *tapout);
1375 status_t setTapoutLocked(struct preview_stream_ops *out);
1376 status_t releaseTapoutLocked(struct preview_stream_ops *out);
1377 status_t setTapinLocked(struct preview_stream_ops *in);
1378 status_t releaseTapinLocked(struct preview_stream_ops *in);