Searched refs:stopPreview (Results 1 - 25 of 30) 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/qcom/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_dual_test.c43 extern int stopPreview(int cam_id);
142 if( MM_CAMERA_OK != (rc = stopPreview(back_camera))) {
226 if( MM_CAMERA_OK != (rc = stopPreview(back_camera))) {
315 if( MM_CAMERA_OK != (rc = stopPreview(back_camera))) {
407 if( MM_CAMERA_OK != (rc = stopPreview(back_camera))) {
408 LOGE(" stopPreview() backcamera err=%d\n", rc);
517 if( MM_CAMERA_OK != (rc = stopPreview(back_camera))) {
518 LOGE(" stopPreview() backcamera err=%d\n", rc);
610 if( MM_CAMERA_OK != (rc = stopPreview(back_camera))) {
611 LOGE(" stopPreview() backcamer
[all...]
/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/qcom/camera/QCamera2/HAL/test/
H A Dqcamera_test.cpp863 stopPreview();
1687 stopPreview();
2405 * FUNCTION : stopPreview
2415 status_t CameraContext::stopPreview() function in class:qcamera::CameraContext
2421 mCamera->stopPreview();
2484 mCamera->stopPreview();
2538 mCamera->stopPreview();
3411 stat = currentCamera->stopPreview();
3485 stat = currentCamera->stopPreview();
3496 stat = currentCamera->stopPreview();
[all...]
H A Dqcamera_test.h73 status_t 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/qcom/camera/QCamera2/HAL/
H A DQCameraStateMachine.cpp1231 rc = m_parent->stopPreview();
1315 rc = m_parent->stopPreview();
1437 m_parent->stopPreview();
1453 m_parent->stopPreview();
1484 m_parent->stopPreview();
1521 m_parent->stopPreview();
1681 m_parent->stopPreview();
2585 rc = m_parent->stopPreview();
2990 rc = m_parent->stopPreview();
3196 rc = m_parent->stopPreview();
[all...]
H A DQCamera2HWI.h313 int stopPreview();
H A DQCamera2HWI.cpp3458 * FUNCTION : stopPreview
3468 int QCamera2HardwareInterface::stopPreview() function in class:qcamera::QCamera2HardwareInterface
3539 stopPreview();
4331 stopPreview();
4556 stopPreview();
4656 stopPreview();
5156 stopPreview();
/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
/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();

Completed in 190 milliseconds

12