Home
last modified time | relevance | path

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

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