Searched refs:__takePicture (Results 1 – 2 of 2) sorted by relevance
1372 int __takePicture(const char* params, struct timeval *captureStart = NULL);
3169 return __takePicture(params); in takePicture()3180 status_t CameraHal::__takePicture(const char *params, struct timeval *captureStart) in __takePicture() function in Ti::Camera::CameraHal3728 ret = __takePicture(shotParams.flatten().string(), &startReprocess); in reprocess()