Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/inc/
DBaseCameraAdapter.h100 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/omap4xxx/camera/inc/OMXCameraAdapter/
DOMXCameraAdapter.h401 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()