Searched refs:enableVideoRecording (Results 1 - 3 of 3) sorted by relevance

/device/generic/goldfish/camera/
H A DCallbackNotifier.h94 status_t enableVideoRecording(int fps);
H A DCallbackNotifier.cpp149 status_t CallbackNotifier::enableVideoRecording(int fps) function in class:android::CallbackNotifier
H A DEmulatedCamera.cpp301 return -mCallbackNotifier.enableVideoRecording(mParameters.getPreviewFrameRate());

Completed in 37 milliseconds