Searched refs:startVideoCapture (Results 1 – 4 of 4) sorted by relevance
100 virtual status_t startVideoCapture();
616 ret = startVideoCapture(); in sendCommand()1406 status_t BaseCameraAdapter::startVideoCapture() in startVideoCapture() function in android::BaseCameraAdapter
401 virtual status_t startVideoCapture();
2323 status_t OMXCameraAdapter::startVideoCapture() in startVideoCapture() function in android::OMXCameraAdapter2325 return BaseCameraAdapter::startVideoCapture(); in startVideoCapture()