HomeSort by relevance Sort by last modified time
    Searched refs:startRecordingMode (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/
CameraService.h 142 status_t startRecordingMode();
CameraService.cpp 646 ALOGE("mSurface or mPreviewWindow must be set before startRecordingMode.");
649 return startRecordingMode();
676 status_t CameraService::Client::startRecordingMode() {
677 LOG1("startRecordingMode");
    [all...]

Completed in 58 milliseconds