Searched refs:stopPreview (Results 1 - 25 of 28) sorted by relevance

12

/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test_script.cpp342 stopPreview();
358 stopPreview();
392 camera->stopPreview();
584 stopPreview();
632 stopPreview();
655 stopPreview();
811 stopPreview();
1132 camera->stopPreview();
1298 stopPreview();
1757 stopPreview();
[all...]
H A Dcamera_test_menu.cpp792 stopPreview();
2103 void stopPreview() { function
2105 camera->stopPreview();
2728 stopPreview();
2744 stopPreview();
2776 camera->stopPreview();
2816 stopPreview();
2837 stopPreview();
3166 stopPreview();
3603 stopPreview();
[all...]
H A Dcamera_test.h251 void stopPreview();
/hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/
H A DV4LCameraAdapter.h88 virtual status_t stopPreview();
/hardware/ti/omap4xxx/test/CameraHal/
H A Dcamera_test.h88 void stopPreview();
H A Dcamera_test_script.cpp232 stopPreview();
306 camera->stopPreview();
447 stopPreview();
816 camera->stopPreview();
892 stopPreview();
1249 stopPreview();
1302 stopPreview();
H A Dcamera_test_menu.cpp675 stopPreview();
1103 void stopPreview() { function
1105 camera->stopPreview();
1456 stopPreview();
1505 camera->stopPreview();
2065 stopPreview();
2179 stopPreview();
2235 stopPreview();
2322 stopPreview();
/hardware/ti/omap4-aah/camera/inc/V4LCameraAdapter/
H A DV4LCameraAdapter.h123 virtual status_t stopPreview();
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCameraHWInterface.h83 virtual void stopPreview();
H A DExynosCameraHWInterface.cpp371 void ExynosCameraHWInterface::stopPreview() function in class:android::ExynosCameraHWInterface
2534 && m_secCamera->stopPreview() == false)
2535 ALOGE("ERR(%s):Fail on m_secCamera->stopPreview()", __func__);
2537 ALOGV("DEBUG(%s):calling m_secCamera->stopPreview() and waiting", __func__);
2547 && m_secCamera->stopPreview() == false)
2548 ALOGE("ERR(%s):Fail on m_secCamera->stopPreview()", __func__);
3374 stopPreview();
4234 obj(dev)->stopPreview();
H A DExynosCamera.cpp1098 stopPreview();
1226 bool ExynosCamera::stopPreview(void) function in class:android::ExynosCamera
1240 // skip stopPreview
/hardware/ti/omap4-aah/camera/inc/
H A DBaseCameraAdapter.h122 virtual status_t stopPreview();
H A DCameraHal.h1152 void stopPreview();
/hardware/ti/omap4xxx/camera/inc/
H A DBaseCameraAdapter.h109 virtual status_t stopPreview();
H A DCameraHal.h969 void stopPreview();
/hardware/samsung_slsi/exynos5/include/
H A DExynosCamera.h334 bool stopPreview(void);
/hardware/ti/omap4xxx/camera/
H A DCameraHal_Module.cpp182 gCameraHals[ti_dev->cameraid]->stopPreview();
H A DBaseCameraAdapter.cpp588 ret = stopPreview();
1572 status_t BaseCameraAdapter::stopPreview() function in class:android::BaseCameraAdapter
H A DCameraHal.cpp1778 void CameraHal::stopPreview() function in class:android::CameraHal
1793 // Note: this is done so that when stopPreview is called by client after
2064 // Retain CAPTURE_MODE before calling stopPreview(), since it is reset in stopPreview().
3447 // according to javadoc...FD should be stopped in stopPreview
/hardware/ti/omap4xxx/camera/V4LCameraAdapter/
H A DV4LCameraAdapter.cpp337 status_t V4LCameraAdapter::stopPreview() function in class:android::V4LCameraAdapter
/hardware/ti/omap4-aah/camera/
H A DCameraHal_Module.cpp253 gCameraHals[ti_dev->cameraid]->stopPreview();
H A DBaseCameraAdapter.cpp700 ret = stopPreview();
1747 status_t BaseCameraAdapter::stopPreview() function in class:Ti::Camera::BaseCameraAdapter
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/
H A DV4LCameraAdapter.cpp738 status_t V4LCameraAdapter::stopPreview() function in class:Ti::Camera::V4LCameraAdapter
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
H A DOMXCameraAdapter.h404 virtual status_t stopPreview();
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
H A DOMXCameraAdapter.h450 virtual status_t stopPreview();

Completed in 2032 milliseconds

12