Searched defs:startVideoCapture (Results 1 - 4 of 4) sorted by relevance

/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/omap4-aah/camera/OMXCameraAdapter/
H A DOMXCameraAdapter.cpp2769 status_t OMXCameraAdapter::startVideoCapture() function in class:Ti::Camera::OMXCameraAdapter
2771 return BaseCameraAdapter::startVideoCapture();
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXCameraAdapter.cpp2323 status_t OMXCameraAdapter::startVideoCapture() function in class:android::OMXCameraAdapter
2325 return BaseCameraAdapter::startVideoCapture();

Completed in 42 milliseconds