Searched refs:startVideoCapture (Results 1 - 8 of 8) sorted by relevance

/hardware/ti/omap4-aah/camera/inc/
H A DBaseCameraAdapter.h113 virtual status_t startVideoCapture();
/hardware/ti/omap4xxx/camera/inc/
H A DBaseCameraAdapter.h100 virtual status_t startVideoCapture();
/hardware/ti/omap4xxx/camera/
H A DBaseCameraAdapter.cpp616 ret = startVideoCapture();
1406 status_t BaseCameraAdapter::startVideoCapture() function in class:android::BaseCameraAdapter
/hardware/ti/omap4-aah/camera/
H A DBaseCameraAdapter.cpp728 ret = startVideoCapture();
1581 status_t BaseCameraAdapter::startVideoCapture() function in class:Ti::Camera::BaseCameraAdapter
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
H A DOMXCameraAdapter.h401 virtual status_t startVideoCapture();
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXCameraAdapter.cpp2323 status_t OMXCameraAdapter::startVideoCapture() function in class:android::OMXCameraAdapter
2325 return BaseCameraAdapter::startVideoCapture();
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
H A DOMXCameraAdapter.h447 virtual status_t startVideoCapture();
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXCameraAdapter.cpp2769 status_t OMXCameraAdapter::startVideoCapture() function in class:Ti::Camera::OMXCameraAdapter
2771 return BaseCameraAdapter::startVideoCapture();

Completed in 321 milliseconds