Searched refs:startRecordingMode (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/
H A DCameraClient.h92 status_t startRecordingMode();
H A DCameraClient.cpp390 ALOGE("mSurface or mPreviewWindow must be set before startRecordingMode.");
393 return startRecordingMode();
420 status_t CameraClient::startRecordingMode() { function in class:android::CameraClient
421 LOG1("startRecordingMode");

Completed in 16 milliseconds