Searched refs:enableVideoRecording (Results 1 – 3 of 3) sorted by relevance
96 status_t enableVideoRecording(int fps);
153 status_t CallbackNotifier::enableVideoRecording(int fps) in enableVideoRecording() function in android::CallbackNotifier
396 status_t res = mCallbackNotifier.enableVideoRecording(frameRate); in startRecording()