Home | History | Annotate | Download | only in api1

Lines Matching defs:startRecording

380 status_t CameraClient::startRecording() {
381 LOG1("startRecording (pid %d)", getCallingPid());
455 result = mHardware->startRecording();
457 ALOGE("mHardware->startRecording() failed with status %d", result);