Home | History | Annotate | Download | only in camera

Lines Matching defs:deinitPreview

3776     // See comments in deinitPreview() for why we have to wait for the frame
4028 void QualcommCameraHardware::deinitPreview(void)
4030 ALOGV("deinitPreview E");
4034 // When we call deinitPreview(), we signal to the frame thread that it
4036 // is that deinitPreview is sometimes called from the frame-thread's
4039 // LINK_camframe_terminate() in deinitPreview(), which makes sure that
4044 // deadlock, since release(), like deinitPreview(), may also be called from
4049 ALOGV("deinitPreview X");
5326 deinitPreview();
5493 ALOGI("before calling deinitpreview");
5494 deinitPreview();