Searched refs:takePicture (Results 1 – 11 of 11) sorted by relevance
45 virtual status_t takePicture(shutter_callback,
890 status_t QualcommCameraHardware::takePicture(shutter_callback shutter_cb, in takePicture() function in android::QualcommCameraHardware
82 virtual status_t takePicture();
1016 int takePicture();
324 rv = gCameraHals[ti_dev->cameraid]->takePicture(); in camera_take_picture()
706 ret = takePicture(); in sendCommand()1471 status_t BaseCameraAdapter::takePicture() in takePicture() function in android::BaseCameraAdapter
2468 status_t CameraHal::takePicture( ) in takePicture() function in android::CameraHal
874 ret = camera->takePicture(CAMERA_MSG_COMPRESSED_IMAGE|CAMERA_MSG_RAW_IMAGE); in execute_functional_script()
2020 camera->takePicture(CAMERA_MSG_COMPRESSED_IMAGE|CAMERA_MSG_RAW_IMAGE); in functional_menu()
393 virtual status_t takePicture();
2293 status_t OMXCameraAdapter::takePicture() in takePicture() function in android::OMXCameraAdapter